From 3bc1854811e9b71f5548194338ee953899d52880 Mon Sep 17 00:00:00 2001
From: yuan <123@>
Date: 星期三, 09 九月 2026 00:25:33 +0800
Subject: [PATCH] fix: 优化

---
 src/views/collaborativeApproval/knowledgeBase/index.vue |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/src/views/collaborativeApproval/knowledgeBase/index.vue b/src/views/collaborativeApproval/knowledgeBase/index.vue
index b0c50fb..04c4309 100644
--- a/src/views/collaborativeApproval/knowledgeBase/index.vue
+++ b/src/views/collaborativeApproval/knowledgeBase/index.vue
@@ -538,12 +538,12 @@
     width: 100,
     align: "center"
   },
-  {
-    label: "鍒囩墖鏁伴噺",
-    prop: "totalChunkCount",
-    width: 100,
-    align: "center"
-  },
+  // {
+  //   label: "鍒囩墖鏁伴噺",
+  //   prop: "totalChunkCount",
+  //   width: 100,
+  //   align: "center"
+  // },
   {
     label: "浣跨敤娆℃暟",
     prop: "usageCount",

--
Gitblit v1.9.3