From 71a260afa397035d3844ab13f2fea5669f7b46ab Mon Sep 17 00:00:00 2001
From: 张诺 <zhang_12370@163.com>
Date: 星期二, 28 四月 2026 14:35:51 +0800
Subject: [PATCH] feat(productionManagement): 新增工单管理功能模块

---
 src/views/productionManagement/productionOrder/BindRouteDialog.vue |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/views/productionManagement/productionOrder/BindRouteDialog.vue b/src/views/productionManagement/productionOrder/BindRouteDialog.vue
index 4b72ee1..672c2a8 100644
--- a/src/views/productionManagement/productionOrder/BindRouteDialog.vue
+++ b/src/views/productionManagement/productionOrder/BindRouteDialog.vue
@@ -219,7 +219,7 @@
             <th colspan="2">寮�寮犺壊</th>
             <th>鏅掓澘</th>
             <th colspan="2">寮�鎷�</th>
-            <th>鍒垁鐗�</th>
+            <th>鍒栧垁鐗�</th>
             <th>鑱旇壊鍧�</th>
           </tr>
           <tr>
@@ -228,7 +228,7 @@
             <th>鎷肩増璐�</th>
             <th>鍑虹墖璐�</th>
             <th>鎵撴牱璐�</th>
-            <th>鍒垁鐗堣垂</th>
+            <th>鍒栧垁鐗堣垂</th>
             <th>鐑�/鍑哥増璐�</th>
             <th>灏忚</th>
           </tr>
@@ -246,7 +246,7 @@
               <el-input v-model="plate.proofingFee" placeholder="璇疯緭鍏ユ墦鏍疯垂" :disabled="isDetail"/>
             </td>
             <td>
-              <el-input v-model="plate.doctorBladePlateFee" placeholder="璇疯緭鍏ュ埆鍒�鐗堣垂" :disabled="isDetail"/>
+              <el-input v-model="plate.doctorBladePlateFee" placeholder="璇疯緭鍏ュ垨鍒�鐗堣垂" :disabled="isDetail"/>
             </td>
             <td>
               <el-input v-model="plate.hotEmbossingPlateFee" placeholder="璇疯緭鍏ョ儷/鍑哥増璐�" :disabled="isDetail"/>

--
Gitblit v1.9.3