Showing
1 changed file
with
2 additions
and
2 deletions
@@ -126,14 +126,14 @@ | @@ -126,14 +126,14 @@ | ||
126 | <tr> | 126 | <tr> |
127 | <th> | 127 | <th> |
128 | <span>[[item.productSkc]]</span> | 128 | <span>[[item.productSkc]]</span> |
129 | - <span>[[item.factoryGoodsName||""]]</span> | 129 | + <span>[[item.factoryCode]]</span> |
130 | </th> | 130 | </th> |
131 | <th> | 131 | <th> |
132 | <span>[[_item.productSku]]</span> | 132 | <span>[[_item.productSku]]</span> |
133 | <span>[[_item.sizeName]]</span> | 133 | <span>[[_item.sizeName]]</span> |
134 | </th> | 134 | </th> |
135 | <th>[[_item.salePrice]]</th> | 135 | <th>[[_item.salePrice]]</th> |
136 | - <th>[[item.factoryCode]]</th> | 136 | + <th>[[item.factoryGoodsName||""]]</th> |
137 | <th>[[_item.barCode]]</th> | 137 | <th>[[_item.barCode]]</th> |
138 | <th>[[item.goodsName]]</th> | 138 | <th>[[item.goodsName]]</th> |
139 | [[if _item.isSuppled=="Y"]] | 139 | [[if _item.isSuppled=="Y"]] |
-
Please register or login to post a comment