chore: oauth table height

This commit is contained in:
dap 2024-11-11 08:51:48 +08:00
parent 16622e62de
commit 06e56338d8

View File

@ -75,11 +75,16 @@ const gridOptions: VxeGridProps = {
title: '操作', title: '操作',
}, },
], ],
height: 'auto', height: 220,
keepSource: true, keepSource: true,
pagerConfig: { pagerConfig: {
enabled: false, enabled: false,
}, },
toolbarConfig: {
custom: false,
zoom: false,
refresh: false,
},
proxyConfig: { proxyConfig: {
ajax: { ajax: {
query: async () => { query: async () => {