Commit 2f6e1e16 authored by renjintao's avatar renjintao

ivew

parent e4aa88c7
......@@ -2,6 +2,7 @@ import Vue from 'vue'
import ViewUI from 'view-design'
import VueI18n from 'vue-i18n';
import Languages from '@/i18n/locale';
import XLSX from 'xlsx'
// 插件
import util from '@/libs/util';
import { includeArray } from '@/libs/system';
......@@ -17,7 +18,6 @@ import '@/styles/index.less';
import 'viewerjs/dist/viewer.css'
import Viewer from 'v-viewer'
import XLSX from 'xlsx'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment