chore: update

This commit is contained in:
xiaoxian521
2022-08-11 22:23:41 +08:00
parent 243c8f71a7
commit bcbc110883
5 changed files with 385 additions and 346 deletions

View File

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