Pre Merge pull request !150 from Frank.han/dept-fix

pull/150/MERGE
Frank.han 2025-06-19 08:13:22 +00:00 committed by Gitee
commit bf78090cec
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: {
keyField: 'id',
isHover: true,