From 220fd3ee415c8bb68ecfedd59d13cdea58388bbb Mon Sep 17 00:00:00 2001
From: fengyuan_yang <1976974459@qq.com>
Date: Sat, 7 Jun 2025 10:57:23 +0800
Subject: [PATCH] =?UTF-8?q?2025-06-07=20=E7=AC=AC=E4=BA=8C=E6=9D=A1?=
=?UTF-8?q?=E7=9A=84=E6=B2=B9=E5=A2=A8=E9=85=8D=E6=96=B9=E6=B2=A1=E6=9C=89?=
=?UTF-8?q?=E5=8D=B0=E5=88=B7=E9=80=9F=E5=BA=A6=20=E6=9F=94=E6=9D=BF?=
=?UTF-8?q?=E5=8D=B0=E5=88=B7=20flexo=20=E5=8A=A0=E5=88=B0=E7=BD=91?=
=?UTF-8?q?=E7=BA=B9=E8=BE=8A=E5=90=8E=E9=9D=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../com_bm_printingFlexo.vue | 28 ++++++++++++++-----
1 file changed, 21 insertions(+), 7 deletions(-)
diff --git a/src/views/modules/sampleManagement/technicalSpecificationDetail/com_bm_printingFlexo.vue b/src/views/modules/sampleManagement/technicalSpecificationDetail/com_bm_printingFlexo.vue
index c4fa37c..4a7c87b 100644
--- a/src/views/modules/sampleManagement/technicalSpecificationDetail/com_bm_printingFlexo.vue
+++ b/src/views/modules/sampleManagement/technicalSpecificationDetail/com_bm_printingFlexo.vue
@@ -86,6 +86,15 @@
label="容积(BCM)">
+
+
+
+
-
-
-
-
-
+
+
@@ -213,6 +219,12 @@
+
+
+
+
+
+
@@ -278,7 +290,8 @@
remark:'',
updateBy:'',
updateDate:'',
- resourceNo: ''
+ resourceNo: '',
+ speed: ''
},
colorFlag:false,
}
@@ -360,7 +373,8 @@
remark: '',
updateBy: '',
updateDate: '',
- resourceNo: ''
+ resourceNo: '',
+ speed: ''
}
this.colorFlag = true
},