mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +08:00
优化admin不能删除的bug
Signed-off-by: java110 <928255095@qq.com>
This commit is contained in:
parent
b03bf0290e
commit
7eebfa0395
@ -51,7 +51,7 @@
|
|||||||
<td class="text-center">
|
<td class="text-center">
|
||||||
<div class="btn-group">
|
<div class="btn-group">
|
||||||
<button class="btn-white btn btn-xs" v-on:click="_openDeleteRoleStaffModel(staff)"
|
<button class="btn-white btn btn-xs" v-on:click="_openDeleteRoleStaffModel(staff)"
|
||||||
v-if="vc.hasPrivilege('502022082920040010','502023011946550001')">
|
>
|
||||||
<span><vc:i18n name="删除"></vc:i18n></span>
|
<span><vc:i18n name="删除"></vc:i18n></span>
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user