!150 fix: 部门列表不显示

Merge pull request !150 from Frank.han/dept-fix
This commit is contained in:
xingyu
2025-06-19 09:41:11 +00:00
committed by Gitee

View File

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