mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-23 21:36:37 +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">
|
||||
<div class="btn-group">
|
||||
<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>
|
||||
</button>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user