chore: update

This commit is contained in:
xiaoxian521
2022-08-17 10:25:39 +08:00
parent 7878c108e1
commit 8d5be25093
3 changed files with 5 additions and 7 deletions

View File

@@ -11,7 +11,6 @@ import {
// 核心
VXETable,
// 表格功能
Footer,
Icon,
Filter,
Edit,
@@ -78,7 +77,6 @@ VXETable.setup({
export function useTable(app: App) {
app
.use(Footer)
.use(Icon)
.use(Filter)
.use(Edit)