mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-25 14:17:54 +08:00
优化代码
This commit is contained in:
parent
ee2c06d9db
commit
ed25827508
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user