فهرست منبع

采购收货确认

yusheng 10 ماه پیش
والد
کامیت
b4446a018e
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/purchasingManage/purchaseOrder/invoiceConfirm/components/addInvoiceDialog.vue

+ 1 - 1
src/views/purchasingManage/purchaseOrder/invoiceConfirm/components/addInvoiceDialog.vue

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