Explorar el Código

20211104前台

mashengyi hace 3 años
padre
commit
e61f036a4c
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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('数据存在错误,请检查文件中数据');
       }
     },