From b35f7d3ce5d3057121ba2296699f754e43324e22 Mon Sep 17 00:00:00 2001
From: hyingbo <1363390067@qq.com>
Date: 星期四, 12 六月 2025 10:46:25 +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