mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-18 08:38:48 +08:00
fix: table search form slot not working as expected
This commit is contained in:
@@ -23,6 +23,9 @@ const gridOptions: VxeGridProps<RowType> = {
|
||||
],
|
||||
data: [],
|
||||
height: 'auto',
|
||||
pagerConfig: {
|
||||
enabled: false,
|
||||
},
|
||||
scrollY: {
|
||||
enabled: true,
|
||||
gt: 0,
|
||||
|
||||
Reference in New Issue
Block a user