diff --git a/apps/web-antd/src/views/mall/trade/brokerage/withdraw/index.vue b/apps/web-antd/src/views/mall/trade/brokerage/withdraw/index.vue index 215a43bca..36279628c 100644 --- a/apps/web-antd/src/views/mall/trade/brokerage/withdraw/index.vue +++ b/apps/web-antd/src/views/mall/trade/brokerage/withdraw/index.vue @@ -100,7 +100,7 @@ const [Grid, gridApi] = useVbenVxeGrid({ height: 'auto', keepSource: true, cellConfig: { - height: 80, + height: 90, }, proxyConfig: { ajax: { @@ -129,35 +129,57 @@ const [Grid, gridApi] = useVbenVxeGrid({