优化代码

This commit is contained in:
Your Name 2023-01-20 11:29:59 +08:00
parent ee2c06d9db
commit ed25827508

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')">
v-if="vc.hasPrivilege('502022082920040010','502023011946550001')">
<span><vc:i18n name="删除"></vc:i18n></span>
</button>
</div>