Просмотр исходного кода

Merge branch 'dev' of http://git.echepei.com/tire-platform/Smart_platform_ui into dev

Qukatie 2 месяцев назад
Родитель
Сommit
1d3419a153
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);
       }