From bd1acee9cbfe96d077d1092512613381f9b5fc83 Mon Sep 17 00:00:00 2001 From: jinna Date: Thu, 22 Jan 2026 13:09:49 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=A5=E8=89=BA=E7=AE=A1=E7=90=86=E9=80=BB?= =?UTF-8?q?=E8=BE=91=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/processMainte/partDetails.vue | 140 ++++++++++++------ .../processMainte/processPlanning.vue | 4 +- 2 files changed, 100 insertions(+), 44 deletions(-) diff --git a/src/views/processManagement/components/processMainte/partDetails.vue b/src/views/processManagement/components/processMainte/partDetails.vue index e56306c..98a8819 100644 --- a/src/views/processManagement/components/processMainte/partDetails.vue +++ b/src/views/processManagement/components/processMainte/partDetails.vue @@ -6,8 +6,8 @@
-

工艺版本:{{ partVersion }}

-
+

工艺版本:{{ version }}

+
工艺版本: - + 镀金标识 - 涂色标 + 涂色标 荧光检 - 热处理检验 - 喷码 @@ -311,33 +333,47 @@ />
- + - {{ - this.craftData.craftList.length > 0 - ? this.craftData.craftList[0].craftInfo.prority - : '' - }} + + + - {{ - this.craftData.craftList.length > 0 - ? this.craftData.craftList[0].craftInfo.qualityGradeName - : '' - }} + + + - {{ - this.craftData.craftList.length > 0 - ? this.craftData.craftList[0].craftInfo.remarks - : '' - }} + @@ -348,7 +384,7 @@ - + @@ -361,7 +397,7 @@ - +