From a737e7b8175baf9e40544dc98dcd8b0f7b03c476 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 19 Jan 2024 18:05:20 +0800
Subject: [PATCH] Merge branch 'master' of http://s16s652780.51mypc.cn:49896/r/jczz_web
---
src/views/authority/role.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/authority/role.vue b/src/views/authority/role.vue
index c95ccfd..3d06d33 100644
--- a/src/views/authority/role.vue
+++ b/src/views/authority/role.vue
@@ -145,7 +145,7 @@
type: "tree",
dicData: [],
addDisabled: false,
- // hide: true,
+ hide: true,
span: 24,
props: {
label: "title",
--
Gitblit v1.9.3