chore: oauth table height
This commit is contained in:
parent
16622e62de
commit
06e56338d8
@ -75,11 +75,16 @@ const gridOptions: VxeGridProps = {
|
||||
title: '操作',
|
||||
},
|
||||
],
|
||||
height: 'auto',
|
||||
height: 220,
|
||||
keepSource: true,
|
||||
pagerConfig: {
|
||||
enabled: false,
|
||||
},
|
||||
toolbarConfig: {
|
||||
custom: false,
|
||||
zoom: false,
|
||||
refresh: false,
|
||||
},
|
||||
proxyConfig: {
|
||||
ajax: {
|
||||
query: async () => {
|
||||
|
Loading…
Reference in New Issue
Block a user