소스 검색

采购收货单

yusheng 10 달 전
부모
커밋
586f02b536
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/purchasingManage/purchaseOrder/invoiceConfirm/components/addInvoiceDialog.vue

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

@@ -671,7 +671,7 @@
           API(commitData)
             .then((res) => {
               this.loading = false;
-              this.$message.success('修改成功');
+              // this.$message.success('修改成功');
               if (type === 'sub') {
                 this.sendSubmit(res);
                 return;