@@ -1049,6 +1049,7 @@ export default {
this.form.centerShipCostList.push({
parentId: this.form.id,
billType: 1,
+ costType:0,
goodsNum: this.form.goodsTotalNum,
$cellEdit: true
});
@@ -1155,6 +1155,7 @@ export default {
billType: 2,
},
@@ -1165,6 +1166,7 @@ export default {
this.form.centerShipPaymentCostList.push({
+ costType:1,