mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +08:00
优化方式
This commit is contained in:
parent
9f0965fb3b
commit
df9813679b
@ -113,7 +113,7 @@
|
||||
</button>
|
||||
</div>
|
||||
<div class="btn-group"
|
||||
v-if="vc.hasPrivilege('502021012099350016') && repairPool.state == '1000'">
|
||||
v-if="vc.hasPrivilege('502021012099350016') && repairPool.state == '1000' && repairPool.repairWay == '100'">
|
||||
<button class="btn-white btn btn-xs"
|
||||
v-on:click="_openGrabbingRepairModel(repairPool)">抢单
|
||||
</button>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user