From 5ec63714d809cc00ce195855800a89faa253b537 Mon Sep 17 00:00:00 2001 From: woody Date: Mon, 12 May 2025 17:20:33 +0800 Subject: [PATCH] =?UTF-8?q?fix(commodity):=20=E4=BF=AE=E5=A4=8D=E8=A1=A8?= =?UTF-8?q?=E5=8D=95=E6=8E=A7=E4=BB=B6=E9=AB=98=E5=BA=A6=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/logistics/commodity/index.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/views/logistics/commodity/index.vue b/src/views/logistics/commodity/index.vue index 6e0eb32..ef8f1ab 100644 --- a/src/views/logistics/commodity/index.vue +++ b/src/views/logistics/commodity/index.vue @@ -110,7 +110,7 @@ -
+ -
+
@@ -712,6 +712,7 @@ export default { margin-right: 10px; color: #666666; text-align: center; + height: fit-content; } .page { padding: 10px 20px;