From d40f7acd9f1bef59c63dd45323bbe38a3d489b2e Mon Sep 17 00:00:00 2001
From: Administrator <admin>
Date: Mon, 19 Jul 2021 19:48:54 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/jfptweb-publicSecurity

---
 src/store/modules/common.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/store/modules/common.js b/src/store/modules/common.js
index b0623eb..da15446 100644
--- a/src/store/modules/common.js
+++ b/src/store/modules/common.js
@@ -23,7 +23,7 @@
     isShade: false,
     screen: -1,
     isLock: getStore({name: 'isLock'}) || false,
-    showTag: false,
+    showTag: true,
     showDebug: true,
     showCollapse: true,
     showSearch: true,

--
Gitblit v1.9.3