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