mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-08 07:31:09 +08:00
chore: oauth table height
This commit is contained in:
@@ -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 () => {
|
||||
|
||||
Reference in New Issue
Block a user