@@ -974,6 +974,7 @@ function appendShopOrderHead(data, str, cmPromotion) {
/*'<th>应付供应商</th>' +*/
'<th>能否复购</th>' +
((data.productCategory == 2) ? '' : '<th>促销活动</th>') +
+ ((data.productCategory == 2) ? "" : "<td>优惠券</td>") +
'<th>操作</th>' +
'</tr>' +
'</thead>' +