Browse Source

20211104前台

mashengyi 3 years ago
parent
commit
e61f036a4c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/noCar/billway.vue

+ 1 - 0
src/views/noCar/billway.vue

@@ -369,6 +369,7 @@ import XLSX from "xlsx";
          this.total = response.data.data.length;
       }else {
         this.fullscreenLoading = false;
+        
         this.$message.error('数据存在错误,请检查文件中数据');
       }
     },