mashengyi 3 lat temu
rodzic
commit
e61f036a4c
1 zmienionych plików z 1 dodań i 0 usunięć
  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('数据存在错误,请检查文件中数据');
       }
     },