From 29bf5936bf1da2eea81f3abe07dc738f5267c42c Mon Sep 17 00:00:00 2001
From: guoshilong <123456>
Date: Mon, 02 Jan 2023 16:34:16 +0800
Subject: [PATCH] 修改顶部栏
---
src/const/enterprise/enterprise.js | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/const/enterprise/enterprise.js b/src/const/enterprise/enterprise.js
index b4cc36b..7b9cabf 100644
--- a/src/const/enterprise/enterprise.js
+++ b/src/const/enterprise/enterprise.js
@@ -17,6 +17,7 @@
viewBtn: true,
selection: true,
dialogClickModal: false,
+ addBtn:false,
group: [
{
label: '联系人信息',
--
Gitblit v1.9.3