chore: oauth table height

master
dap 1 year ago
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…
Cancel
Save