reactor:【system 系统管理】dept 部门管理的实现,对齐 ele 和 antd(处理上级逻辑)
This commit is contained in:
@@ -121,9 +121,9 @@ const [Grid, gridApi] = useVbenVxeGrid({
|
|||||||
search: true,
|
search: true,
|
||||||
},
|
},
|
||||||
treeConfig: {
|
treeConfig: {
|
||||||
transform: true,
|
|
||||||
rowField: 'id',
|
|
||||||
parentField: 'parentId',
|
parentField: 'parentId',
|
||||||
|
rowField: 'id',
|
||||||
|
transform: true,
|
||||||
expandAll: true,
|
expandAll: true,
|
||||||
reserve: true,
|
reserve: true,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user