From 2f0ba0458eec9ae8ad4f75ad1d73fd514d51faa1 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Sat, 11 Oct 2025 13:06:22 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E3=80=90mall=20=E5=95=86=E5=9F=8E?= =?UTF-8?q?=E3=80=91=E5=88=86=E9=94=80=E6=8F=90=E7=8E=B0=E7=9A=84=E8=BF=81?= =?UTF-8?q?=E7=A7=BB=EF=BC=88antd=20100%=EF=BC=89=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../mall/trade/brokerage/withdraw/index.vue | 52 +++++++++++++------ 1 file changed, 37 insertions(+), 15 deletions(-) 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({