pull/152/head
xingyu4j 2025-06-19 19:32:16 +08:00
commit 33cab645f5
1 changed files with 3 additions and 0 deletions

View File

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