From 951a851d1a929600466859d2521060a766f438e5 Mon Sep 17 00:00:00 2001 From: zhongwenkai <3478244299@qq.com> Date: Mon, 1 Jun 2026 11:26:17 +0800 Subject: [PATCH 1/3] =?UTF-8?q?style:=20=E4=BF=AE=E6=94=B9=E6=A8=A1?= =?UTF-8?q?=E5=85=B7=E7=AE=A1=E7=90=86=E4=B8=AD=E6=A8=A1=E5=85=B7=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E7=9A=84=E6=96=B0=E5=A2=9E/=E7=BC=96=E8=BE=91?= =?UTF-8?q?=E5=BC=B9=E6=A1=86=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/components/MoldForm.vue | 96 ++++++++++++++++++---- src/views/erp/moldlist/index.vue | 12 +-- 2 files changed, 86 insertions(+), 22 deletions(-) diff --git a/src/views/erp/mold/components/MoldForm.vue b/src/views/erp/mold/components/MoldForm.vue index 81d7b1a4..a77e87a7 100644 --- a/src/views/erp/mold/components/MoldForm.vue +++ b/src/views/erp/mold/components/MoldForm.vue @@ -1,12 +1,18 @@ - + diff --git a/src/views/erp/moldlist/index.vue b/src/views/erp/moldlist/index.vue index 49b265bc..594a1be9 100644 --- a/src/views/erp/moldlist/index.vue +++ b/src/views/erp/moldlist/index.vue @@ -1,5 +1,5 @@