mirror of
https://gitee.com/fit2cloud-feizhiyun/MeterSphere.git
synced 2024-12-04 13:09:28 +08:00
fix(系统设置): 修复有删除用户组权限,看不到入口的缺陷
--bug=1035377 --user=王孝刚 【系统设置】系统-用户组-组织成员-勾选用户组删除权限,不显示删除入口 https://www.tapd.cn/55049933/s/1472172
This commit is contained in:
parent
571c86edf0
commit
e80cbb2530
@ -170,7 +170,6 @@
|
||||
</MsMoreAction>
|
||||
<MsMoreAction
|
||||
v-if="isOrdShowAll"
|
||||
v-permission="props.updatePermission"
|
||||
:list="orgMoreAction"
|
||||
@select="(value) => handleMoreAction(value, element.id, AuthScopeEnum.ORGANIZATION)"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user