From 06e56338d83d2dabca6914fd7204fe682a11ee37 Mon Sep 17 00:00:00 2001 From: dap <15891557205@163.com> Date: Mon, 11 Nov 2024 08:51:48 +0800 Subject: [PATCH] chore: oauth table height --- .../src/views/_core/profile/components/account-bind.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/apps/web-antd/src/views/_core/profile/components/account-bind.vue b/apps/web-antd/src/views/_core/profile/components/account-bind.vue index a3442377..ac3fc92a 100644 --- a/apps/web-antd/src/views/_core/profile/components/account-bind.vue +++ b/apps/web-antd/src/views/_core/profile/components/account-bind.vue @@ -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 () => {