src/views/sales/salesDetails/AddSalesDetailsDialog.vue
@@ -695,7 +695,8 @@ logisticCost: data.logisticCost || 0, logisticNumber: data.logisticNumber || "", quotationId: this.quotationId, deliverType: data.deliverType || 0 deliverType: data.deliverType || 0, status: 1 } let params = {} if (this.editConfig.title === "新建") {