Commit 747c6548 authored by zhangjianguo's avatar zhangjianguo

1

parent df40bfd6
......@@ -160,6 +160,7 @@
<img v-if="item.OrderStatus==1||item.OrderStatus==2" @click="costBtn(list,2)"
src="../../assets/img/userman/edit1.png" alt="">
</span>
<span style="">供应商:{{list.SupplierName !=null ? list.SupplierName :''}}</span>
</div>
<div flex="cross:center main:center">数量:x {{list.Number}}</div>
</div>
......
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