From 1a310eba3fea6e0640cf895e7db7e8f1fb73d653 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Fri, 10 Dec 2021 10:40:31 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/zhba_enterprises

---
 src/views/securityGuard/data.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/securityGuard/data.js b/src/views/securityGuard/data.js
index 6d371ef..00a8a1f 100644
--- a/src/views/securityGuard/data.js
+++ b/src/views/securityGuard/data.js
@@ -490,7 +490,7 @@
 },
 {
     label: "企业名称",
-    searchLabelWidth: "110",
+    searchLabelWidth: "80",
     // prop: "deptName",
     prop: "deptId",
     type: "tree",

--
Gitblit v1.9.3