mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-23 00:54:31 +08:00
fix: page table default params
This commit is contained in:
@@ -61,9 +61,7 @@ const gridOptions: VxeGridProps = {
|
||||
isHover: true,
|
||||
keyField: 'menuId',
|
||||
},
|
||||
round: true,
|
||||
align: 'center',
|
||||
showOverflow: true,
|
||||
|
||||
treeConfig: {
|
||||
parentField: 'parentId',
|
||||
rowField: 'menuId',
|
||||
|
||||
Reference in New Issue
Block a user