Pre Merge pull request !149 from Frank.han/dev

pull/149/MERGE
Frank.han 2025-06-19 08:11:46 +00:00 committed by Gitee
commit 90614ea705
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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,