mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-13 05:40:53 +08:00
refactor: vxe升级后一些过时用法
This commit is contained in:
@@ -86,11 +86,12 @@ const gridOptions: VxeGridProps = {
|
||||
},
|
||||
},
|
||||
rowConfig: {
|
||||
keyField: 'tableId',
|
||||
keyField: 'tableName',
|
||||
},
|
||||
toolbarConfig: {
|
||||
enabled: false,
|
||||
},
|
||||
id: 'import-table-modal',
|
||||
cellClassName: 'cursor-pointer',
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user