优化admin不能删除的bug

Signed-off-by: java110 <928255095@qq.com>
This commit is contained in:
java110 2024-11-11 08:16:03 +00:00 committed by Gitee
parent b03bf0290e
commit 7eebfa0395
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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>