From 6dc4638c023a342bf19b9093041281dc10865c7f Mon Sep 17 00:00:00 2001 From: wangweidong <850489345@qq.com> Date: Fri, 21 Nov 2025 16:34:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/Warehouse/picking.vue | 2 +- pages/procurement/material.vue | 21 +++++++++++---------- pages/procurement/materialcar.vue | 5 +++-- 3 files changed, 15 insertions(+), 13 deletions(-) diff --git a/pages/Warehouse/picking.vue b/pages/Warehouse/picking.vue index b9f7e68..fb3d164 100644 --- a/pages/Warehouse/picking.vue +++ b/pages/Warehouse/picking.vue @@ -143,7 +143,7 @@ 规格型号 - + {{showvalue.wlSpecificationModel}} diff --git a/pages/procurement/material.vue b/pages/procurement/material.vue index 66fbeca..541834f 100644 --- a/pages/procurement/material.vue +++ b/pages/procurement/material.vue @@ -1,6 +1,6 @@ @@ -328,7 +329,7 @@ } } - .shx:active,.scr:active{ + .rightbtn>view:active,.shx:active,.scr:active{ color: #1083F8; background: linear-gradient(-45deg, rgba(223, 244, 252, 1), rgba(204, 228, 249, 0.43)); border: 1px solid #1083F8; @@ -368,7 +369,7 @@ image { width: 1.5vw; height: 1.3vw; - margin: 0 0.5vw; + margin: 0 0.5vw 0 0; } } }