...
|
...
|
@@ -126,14 +126,14 @@ |
|
|
<tr>
|
|
|
<th>
|
|
|
<span>[[item.productSkc]]</span>
|
|
|
<span>[[item.factoryGoodsName||""]]</span>
|
|
|
<span>[[item.factoryCode]]</span>
|
|
|
</th>
|
|
|
<th>
|
|
|
<span>[[_item.productSku]]</span>
|
|
|
<span>[[_item.sizeName]]</span>
|
|
|
</th>
|
|
|
<th>[[_item.salePrice]]</th>
|
|
|
<th>[[item.factoryCode]]</th>
|
|
|
<th>[[item.factoryGoodsName||""]]</th>
|
|
|
<th>[[_item.barCode]]</th>
|
|
|
<th>[[item.goodsName]]</th>
|
|
|
[[if _item.isSuppled=="Y"]]
|
...
|
...
|
|