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 a34423770..ac3fc92aa 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 () => {