|
|
|
|
@ -23,23 +23,16 @@ |
|
|
|
|
<span |
|
|
|
|
class="marginLeft" |
|
|
|
|
style="font-size:18px;font-weight:600" |
|
|
|
|
>物料编号</span> |
|
|
|
|
>商品编码</span> |
|
|
|
|
<span style="float:right;margin-right:40px;font-size:18px">{{tableData.ptPart}}</span> |
|
|
|
|
</p> |
|
|
|
|
<p style="border-bottom:1px solid #ccc;height: 40px;line-height:40px"> |
|
|
|
|
<span |
|
|
|
|
class="marginLeft" |
|
|
|
|
style="font-size:18px;font-weight:600" |
|
|
|
|
>物料名称</span> |
|
|
|
|
>商品名称</span> |
|
|
|
|
<span style="float:right;margin-right:40px;font-size:18px">{{tableData.ptName}}</span> |
|
|
|
|
</p> |
|
|
|
|
<p style="border-bottom:1px solid #ccc;height: 40px;line-height:40px"> |
|
|
|
|
<span |
|
|
|
|
class="marginLeft" |
|
|
|
|
style="font-size:18px;font-weight:600" |
|
|
|
|
>机种</span> |
|
|
|
|
<span style="float:right;margin-right:40px;font-size:18px">{{tableData.ptBreakCat}}</span> |
|
|
|
|
</p> |
|
|
|
|
<p style="border-bottom:1px solid #ccc;height: 40px;line-height:40px"> |
|
|
|
|
<span |
|
|
|
|
class="marginLeft" |
|
|
|
|
@ -51,7 +44,7 @@ |
|
|
|
|
<span |
|
|
|
|
class="marginLeft" |
|
|
|
|
style="font-size:18px;font-weight:600" |
|
|
|
|
>台车编号</span> |
|
|
|
|
>托盘编号</span> |
|
|
|
|
<span style="float:right;margin-right:40px;font-size:18px">{{tableData.containerCode}}</span> |
|
|
|
|
</p> |
|
|
|
|
<p style="border-bottom:1px solid #ccc;height: 40px;line-height:40px"> |
|
|
|
|
|