소스 검색

中心仓出库单导入成功后关闭窗口

liyuan 5 일 전
부모
커밋
13cd56c645
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/storehouse/outStockManage/outStockPlan/detailsPage.vue

+ 1 - 0
src/views/storehouse/outStockManage/outStockPlan/detailsPage.vue

@@ -1234,6 +1234,7 @@ export default {
             });
           });
         }
+        this.excelBox = false
       } else {
         this.$message.error(res);
       }