From 0a04525d58093de7581950ae9a07129f55f2813f Mon Sep 17 00:00:00 2001
From: lyh <925863403@qq.com>
Date: 星期五, 06 六月 2025 15:54:44 +0800
Subject: [PATCH] 修改文件名称展示、批次

---
 src/views/system/SysBusinessCodeRuleList.vue |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/src/views/system/SysBusinessCodeRuleList.vue b/src/views/system/SysBusinessCodeRuleList.vue
index 5644b2d..df1b693 100644
--- a/src/views/system/SysBusinessCodeRuleList.vue
+++ b/src/views/system/SysBusinessCodeRuleList.vue
@@ -154,11 +154,6 @@
           dataIndex: 'seqLength'
         },
         {
-          title: '褰撳墠搴忓彿',
-          align: 'center',
-          dataIndex: 'currentNum'
-        },
-        {
           title: '鎿嶄綔',
           dataIndex: 'action',
           align: 'center',

--
Gitblit v1.9.3