From ff1f734e5f37cdd004f6c8bf88a2917737e1ff08 Mon Sep 17 00:00:00 2001 From: hyingbo <1363390067@qq.com> Date: 星期四, 11 九月 2025 11:10:56 +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