From 2d51ac8c61b1f86f835e225c9915ab1226edccdb Mon Sep 17 00:00:00 2001
From: gongchunyi <deslre0381@gmail.com>
Date: 星期三, 29 七月 2026 22:11:29 +0800
Subject: [PATCH] chore: 欣弘重工配置文件

---
 src/views/collaborativeApproval/rulesRegulationsManagement/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/collaborativeApproval/rulesRegulationsManagement/index.vue b/src/views/collaborativeApproval/rulesRegulationsManagement/index.vue
index f7ba9d9..edf045c 100644
--- a/src/views/collaborativeApproval/rulesRegulationsManagement/index.vue
+++ b/src/views/collaborativeApproval/rulesRegulationsManagement/index.vue
@@ -318,7 +318,7 @@
       formatData: (v) => (v === "active" ? "鐢熸晥涓�" : "宸插簾姝�"),
       formatType: (v) => (v === "active" ? "success" : "info"),
     },
-    { label: "宸茶浜烘暟", prop: "readCount", width: 100 },
+    // { label: "宸茶浜烘暟", prop: "readCount", width: 100 },
     {
       dataType: "action",
       label: "鎿嶄綔",

--
Gitblit v1.9.3