Commit a4086c84 authored by 石盼盼's avatar 石盼盼

Merge branch 'spp' into 'master'

Spp

See merge request !27
parents 5fd2d016 6f871498
......@@ -121,7 +121,8 @@
@click="workers(index)"
>
<div class="flex-h flex-vc">
<div class="item-title">派工对象:</div>
<div class="item-title" v-if="item.order_status_display == '已派工'">重新派工:</div>
<div class="item-title" v-else>派工对象:</div>
<div class="item-desc">{{item.workerName}}</div>
</div>
<div class="flex-h flex-vc">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment