mirror of
https://gitee.com/xiaonuobase/snowy.git
synced 2026-03-22 10:47:16 +08:00
【更新】授权菜单资源加入提示
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
:show-pagination="false"
|
||||
@close="onClose"
|
||||
>
|
||||
<a-alert message="非超管角色不可授权系统模块菜单资源" banner class="mb-2"/>
|
||||
<a-spin :spinning="spinningLoading">
|
||||
<a-radio-group v-model:value="moduleId" button-style="solid" style="padding-bottom: 10px">
|
||||
<a-radio-button
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
:show-pagination="false"
|
||||
@close="onClose"
|
||||
>
|
||||
<a-alert message="非超管角色用户不可授权系统模块菜单资源" banner class="mb-2"/>
|
||||
<a-spin :spinning="spinningLoading">
|
||||
<a-radio-group v-model:value="moduleId" button-style="solid" style="padding-bottom: 10px">
|
||||
<a-radio-button
|
||||
|
||||
Reference in New Issue
Block a user