From 7d35021cc11e97622ba86c9275e0fd715d7f4089 Mon Sep 17 00:00:00 2001
From: liding <756868258@qq.com>
Date: 星期四, 02 四月 2026 11:52:46 +0800
Subject: [PATCH] feat:不合格生产日期

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

diff --git a/src/views/qualityManagement/processInspection/index.vue b/src/views/qualityManagement/processInspection/index.vue
index 955320a..0a86ccf 100644
--- a/src/views/qualityManagement/processInspection/index.vue
+++ b/src/views/qualityManagement/processInspection/index.vue
@@ -188,7 +188,7 @@
 					return false;
 				}
       },
-      {
+      /*{
         name: "濉啓妫�楠岃褰�",
         type: "text",
         clickFun: (row) => {
@@ -201,7 +201,7 @@
 					}
 					return false;
 				}
-      },
+      },*/
       {
         name: "闄勪欢",
         type: "text",

--
Gitblit v1.9.3