mirror of
https://gitee.com/xuliangzhan_admin/vxe-table.git
synced 2026-01-21 05:27:57 +08:00
优化重构
This commit is contained in:
@@ -28,8 +28,7 @@ import {
|
||||
Export,
|
||||
Custom,
|
||||
Keyboard,
|
||||
Validator,
|
||||
Resize
|
||||
Validator
|
||||
} from '../../../packages/vxe-table'
|
||||
|
||||
// import VXETablePluginElement from '../../../../vxe-table-plugin-element/test.js'
|
||||
@@ -87,7 +86,6 @@ Vue.use(Export)
|
||||
Vue.use(Custom)
|
||||
Vue.use(Keyboard)
|
||||
Vue.use(Validator)
|
||||
Vue.use(Resize)
|
||||
// 再安装核心
|
||||
Vue.use(Table)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user