chore: 改为全局参数配置 去除局部参数

This commit is contained in:
dap
2025-01-13 17:08:00 +08:00
parent 21dd7bd6c0
commit a9cae15d98
29 changed files with 14 additions and 42 deletions

View File

@@ -85,7 +85,6 @@ const gridOptions: VxeGridProps = {
},
},
rowConfig: {
isHover: true,
keyField: 'tableId',
},
toolbarConfig: {