perf: dict

This commit is contained in:
xingyu4j
2022-11-10 14:38:16 +08:00
parent d22620a7ce
commit d2a4eb9254
6 changed files with 161 additions and 165 deletions

View File

@ -7,7 +7,6 @@ import enUS from 'vxe-table/lib/locale/lang/en-US'
import {
// 全局对象
VXETable,
// 表格功能
Filter,
Edit,
@ -15,7 +14,6 @@ import {
Export,
Keyboard,
Validator,
// 可选组件
Icon,
Column,
@ -42,7 +40,6 @@ import {
Modal,
List,
Pulldown,
// 表格
Table
} from 'vxe-table'