fix: 部门列表不显示
parent
61c086e02a
commit
81bd36a186
|
@ -111,6 +111,9 @@ const [Grid, gridApi] = useVbenVxeGrid({
|
|||
},
|
||||
},
|
||||
},
|
||||
pagerConfig: {
|
||||
enabled: false,
|
||||
},
|
||||
rowConfig: {
|
||||
keyField: 'id',
|
||||
isHover: true,
|
||||
|
|
Loading…
Reference in New Issue