This commit is contained in:
xingyu4j
2025-06-19 19:32:16 +08:00

View File

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