From de5d72a1ee25654826103e38f67188b1f444ec2a Mon Sep 17 00:00:00 2001
From: 张诺 <zhang_12370@163.com>
Date: 星期六, 25 四月 2026 11:02:58 +0800
Subject: [PATCH] 阳光印刷web 生产订单工艺路线增加书号单据类型增加切料图示的选择

---
 src/views/productionManagement/productionProcess/index.vue |   12 ++++--------
 1 files changed, 4 insertions(+), 8 deletions(-)

diff --git a/src/views/productionManagement/productionProcess/index.vue b/src/views/productionManagement/productionProcess/index.vue
index ac76651..f81faf8 100644
--- a/src/views/productionManagement/productionProcess/index.vue
+++ b/src/views/productionManagement/productionProcess/index.vue
@@ -103,14 +103,10 @@
       label: "宸ュ簭鏈哄彴",
       prop: "deviceName",
     },
-    {
-      label: "宸ュ簭绫诲瀷",
-      prop: "typeText",
-    },
-    {
-      label: "宸ヨ祫瀹氶",
-      prop: "salaryQuota",
-    },
+    // {
+    //   label: "宸ヨ祫瀹氶",
+    //   prop: "salaryQuota",
+    // },
     // {
     //   label: "宸ュ簭",
     //   prop: "process",

--
Gitblit v1.9.3