From 643b3b9f99fdfa5dfb27700b02997e13731497fd Mon Sep 17 00:00:00 2001 From: hwj Date: Thu, 26 Mar 2026 11:18:59 +0800 Subject: [PATCH] =?UTF-8?q?style=EF=BC=9A=E6=A8=A1=E5=85=B7=E8=AF=A6?= =?UTF-8?q?=E6=83=85-=E9=80=82=E9=85=8D=E6=9D=A1=E5=BD=A2=E7=A0=81?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/erp/mold/detail/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/erp/mold/detail/index.vue b/src/views/erp/mold/detail/index.vue index 2ba3168a..2166f63a 100644 --- a/src/views/erp/mold/detail/index.vue +++ b/src/views/erp/mold/detail/index.vue @@ -714,7 +714,7 @@ onMounted(async () => { } .mold-qrcode-img { - width: 150px; + /* width: 150px; */ height: 150px; border-radius: 10px; overflow: hidden;