This commit is contained in:
GGJ
2024-01-03 14:50:35 +08:00
7 changed files with 26 additions and 23 deletions

View File

@@ -9,5 +9,6 @@ export const defaultAttribute:VxeTableProps = {
columnConfig: { resizable: true },
rowConfig: { isCurrent: true, isHover: true },
scrollX: { scrollToLeftOnChange: true },
scrollY: { scrollToTopOnChange: true,enabled:true },
treeConfig: {}
}