From e40e1cf5d4aa99412ca3a87771b5d5a8ea5a105d Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期三, 29 四月 2026 15:39:53 +0800
Subject: [PATCH] 天津军泰伟业 1.员工台账添加导入功能

---
 src/views/qualityManagement/processInspection/index.vue |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/src/views/qualityManagement/processInspection/index.vue b/src/views/qualityManagement/processInspection/index.vue
index cad87aa..fe76071 100644
--- a/src/views/qualityManagement/processInspection/index.vue
+++ b/src/views/qualityManagement/processInspection/index.vue
@@ -96,6 +96,11 @@
     width: 120
   },
   {
+    label: "鐢熶骇宸ュ崟鍙�",
+    prop: "workOrderNo",
+    width: 120
+  },
+  {
     label: "宸ュ簭",
     prop: "process",
     width: 230
@@ -109,7 +114,7 @@
     prop: "productName",
   },
   {
-    label: "瑙勬牸鍨嬪彿",
+    label: "鍥剧焊缂栧彿",
     prop: "model",
   },
   {

--
Gitblit v1.9.3