From 49eb43c90d04bdadb0a46142c61ecb6eba448623 Mon Sep 17 00:00:00 2001
From: guanqb <18720758508@163.com>
Date: Tue, 20 Feb 2024 10:31:31 +0800
Subject: [PATCH] 手机号显示隐藏:1.交易登记2.报事报修3.维修基金申请4.合同管理5.维修基金审核6.网格管理7.场所管理8.网格员管理9.维修基金审核(共治)10.业委会及成员管理

---
 src/views/tool/code.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/tool/code.vue b/src/views/tool/code.vue
index bde1845..76a36cf 100644
--- a/src/views/tool/code.vue
+++ b/src/views/tool/code.vue
@@ -63,7 +63,7 @@
                     {
                         label: "模块名",
                         prop: "codeName",
-                        searchLabelWidth: 80,
+                        searchLabelWidth: 60,
                         searchSpan: 4,
                         search: true,
                         display: false,

--
Gitblit v1.9.3