mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +08:00
优化工单
This commit is contained in:
parent
8fe63b0cb3
commit
73f949d181
@ -97,7 +97,7 @@
|
|||||||
v-on:click="_openDispatchRepairModel(ownerRepair)">转单
|
v-on:click="_openDispatchRepairModel(ownerRepair)">转单
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</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"
|
<button class="btn-white btn btn-xs"
|
||||||
v-on:click="_openBackRepairModel(ownerRepair)">退单
|
v-on:click="_openBackRepairModel(ownerRepair)">退单
|
||||||
</button>
|
</button>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user