Commit e53c03e7 authored by renjintao's avatar renjintao

productName

parent ad50350b
......@@ -4,7 +4,7 @@
订单编号:{{entity.mesCode}}
<span class="ml20">产品名称:{{entity.productName}}</span>
<span class="ml20">生产数量:{{entity.count}}</span>
<span class="ml20">物料状态:</span>
<span class="ml20" v-show="false">物料状态:</span>
</p>
<div class="mb20 ml40 mr40" v-for="(item,i) in datas" :key="i">
......
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