From 625643cd8dc77210517fa7be643360977eb8b790 Mon Sep 17 00:00:00 2001
From: yuan <123@>
Date: 星期二, 31 三月 2026 20:54:19 +0800
Subject: [PATCH] 移除填写检验记录按钮
---
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 12c58be..89185bf 100644
--- a/src/views/qualityManagement/processInspection/index.vue
+++ b/src/views/qualityManagement/processInspection/index.vue
@@ -183,7 +183,7 @@
return false;
}
},
- {
+ /*{
name: "濉啓妫�楠岃褰�",
type: "text",
clickFun: (row) => {
@@ -196,7 +196,7 @@
}
return false;
}
- },
+ },*/
{
name: "闄勪欢",
type: "text",
--
Gitblit v1.9.3