From b15fea10b5b4c1376156660b7a041347d0630fac Mon Sep 17 00:00:00 2001 From: ywk <317226901@qq.com> Date: Mon, 7 Apr 2025 16:19:06 +0800 Subject: [PATCH] feat(businessHanding): add filterable --- .../configManage/businesshandling/index.vue | 203 +++++++++--------- 1 file changed, 101 insertions(+), 102 deletions(-) diff --git a/src/views/configManage/businesshandling/index.vue b/src/views/configManage/businesshandling/index.vue index b51e4f9..b15fdff 100644 --- a/src/views/configManage/businesshandling/index.vue +++ b/src/views/configManage/businesshandling/index.vue @@ -7,8 +7,8 @@ - {{ '搜索' }} + {{ '搜索' }} - {{ '重置' }} + {{ '重置' }} @@ -36,14 +34,14 @@ {{ '添加' }} - {{ '导出' }} + {{ '导出' }}
+ /> {{ @@ -238,7 +237,7 @@