Commit 83497478 authored by Junling Bu's avatar Junling Bu
Browse files

chore: 删除没有使用的v-viewer

parent ca9830aa
......@@ -21,11 +21,8 @@ import * as filters from './filters' // global filters
import permission from '@/directive/permission/index.js' // 权限判断指令
import Print from '@/utils/print' // 打印
import 'viewerjs/dist/viewer.css'
import Viewer from 'v-viewer'
Vue.use(Print)
Vue.use(Viewer)
Vue.use(Element, {
size: Cookies.get('size') || 'medium' // set element-ui default size
......
Supports Markdown
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