@@ -688,7 +688,7 @@
}
},
async sendSubmit(res) {
- const data = await getSendSaleOrderDetail(
+ const data = await getReceiveConfirmDetail(
this.businessId || res
);
this.processSubmitDialogFlag = true;