fix: 部门列表不显示

This commit is contained in:
frank.han
2025-06-19 16:10:45 +08:00
parent 61c086e02a
commit 81bd36a186

View File

@@ -111,6 +111,9 @@ const [Grid, gridApi] = useVbenVxeGrid({
},
},
},
pagerConfig: {
enabled: false,
},
rowConfig: {
keyField: 'id',
isHover: true,