From 858e9d9c359a15d3641d3c1a16c4c610b3d7ec22 Mon Sep 17 00:00:00 2001
From: yyb <995253665@qq.com>
Date: 星期一, 11 五月 2026 13:12:37 +0800
Subject: [PATCH] 禁用不合格管理新增

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

diff --git a/src/views/qualityManagement/processInspection/index.vue b/src/views/qualityManagement/processInspection/index.vue
index 0441ec4..68eda91 100644
--- a/src/views/qualityManagement/processInspection/index.vue
+++ b/src/views/qualityManagement/processInspection/index.vue
@@ -95,11 +95,11 @@
     prop: "checkTime",
     width: 120
   },
-  {
-    label: "鐢熶骇宸ュ崟鍙�",
-    prop: "workOrderNo",
-    width: 120
-  },
+  // {
+  //   label: "鐢熶骇宸ュ崟鍙�",
+  //   prop: "workOrderNo",
+  //   width: 120
+  // },
   {
     label: "宸ュ簭",
     prop: "process",

--
Gitblit v1.9.3