From 824800683a7ab0c6895e1a81857d279143d78783 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BF=9E=E5=AE=9D=E5=B1=B1?= <1253070437@qq.com> Date: Mon, 12 Aug 2024 00:31:41 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=8D=87=E7=BA=A7=E3=80=91v3.2?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8D=87=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- snowy-admin-web/src/views/sys/user/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/snowy-admin-web/src/views/sys/user/index.vue b/snowy-admin-web/src/views/sys/user/index.vue index 976e2303..55d3db3a 100644 --- a/snowy-admin-web/src/views/sys/user/index.vue +++ b/snowy-admin-web/src/views/sys/user/index.vue @@ -145,6 +145,7 @@ :org-tree-api="selectorApiFunction.orgTreeApi" :role-page-api="selectorApiFunction.rolePageApi" :add-show="false" + :show="false" :role-global="true" @onBack="roleBack" />