This commit is contained in:
liushuai
2019-03-29 18:56:14 +08:00
parent 25d84bd2c4
commit b9f431ddad
3 changed files with 3 additions and 2 deletions

View File

@@ -224,6 +224,7 @@ export default {
} catch (e) {
console.log(e)
this.err++
this.loading = false
this.$notify.error(`导入数据错误,请检查导入文件是否正确`)
console.log(`导入数据错误${e}`)
}