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