From 23a2fda728ade70c01976f9624dd410b103c206f Mon Sep 17 00:00:00 2001
From: yyb <995253665@qq.com>
Date: 星期一, 27 四月 2026 10:58:12 +0800
Subject: [PATCH] 生产订单:注释掉流程路径绑定功能

---
 src/views/productionManagement/workOrderEdit/index.vue |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/src/views/productionManagement/workOrderEdit/index.vue b/src/views/productionManagement/workOrderEdit/index.vue
index deca368..dd34243 100644
--- a/src/views/productionManagement/workOrderEdit/index.vue
+++ b/src/views/productionManagement/workOrderEdit/index.vue
@@ -1,3 +1,4 @@
+// 鐢熶骇鎺掍骇
 <template>
   <div class="app-container">
     <div class="search_form">
@@ -131,6 +132,11 @@
       width: "140",
     },
     {
+      label: "璁″垝宸ユ椂(灏忔椂)",
+      prop: "plannedWorkHours",
+      width: "140",
+    },
+    {
       label: "瀹屾垚鏁伴噺",
       prop: "completeQuantity",
       width: "140",

--
Gitblit v1.9.3