mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-25 06:09:11 +08:00
优化工单
This commit is contained in:
parent
8fe63b0cb3
commit
73f949d181
@ -97,7 +97,7 @@
|
||||
v-on:click="_openDispatchRepairModel(ownerRepair)">转单
|
||||
</button>
|
||||
</div>
|
||||
<div class="btn-group" v-if="ownerRepair.preStaffId != '-1' && ownerRepair.startStaffId != ownerRepair.preStaffId">
|
||||
<div class="btn-group" v-if="ownerRepair.preStaffId != '-1' && ownerRepair.ruId != ownerRepair.preRuId">
|
||||
<button class="btn-white btn btn-xs"
|
||||
v-on:click="_openBackRepairModel(ownerRepair)">退单
|
||||
</button>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user