@@ -89,6 +89,7 @@ export default {
'returnReason': rows ? rows.dispName : '',
'returnReasonRemarks': row.returnReasonRemarks,
'productSn': row.productSn,
+ 'priceLevel': row.priceLevel,
'initialQty': row.qty,
'receiveQty': row.receiveQty
}