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

审核员--已派工修改重新派工文案

parent ef01cefc
...@@ -121,7 +121,8 @@ ...@@ -121,7 +121,8 @@
@click="workers(index)" @click="workers(index)"
> >
<div class="flex-h flex-vc"> <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 class="item-desc">{{item.workerName}}</div>
</div> </div>
<div class="flex-h flex-vc"> <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