用户管理

This commit is contained in:
仲么了
2024-01-22 14:21:31 +08:00
parent 08e0e9e013
commit 0bf750e5ae
13 changed files with 432 additions and 451 deletions

View File

@@ -12,5 +12,6 @@ export const defaultAttribute: VxeTableProps = {
scrollY: { scrollToTopOnChange: true, enabled: true },
treeConfig: {
reserve: true
}
},
showOverflow:true
}