소스 검색

Merge branch 'purchaseDev' of http://172.16.100.139/new-business/drp-web into purchaseDev

002201 1 년 전
부모
커밋
bac3c01a11
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/material/requisition/index.vue

+ 1 - 0
src/views/material/requisition/index.vue

@@ -333,6 +333,7 @@
                           saveAs(blob, '导入失败的物料申请单数据.xlsx');
                         }
                         this.failLoad = false;
+                        this.reset();
                       })
                     }
                   }