Merge remote-tracking branch 'origin/branch20211008' into branch20211008

This commit is contained in:
zhaoxiao
2021-11-02 08:59:52 +08:00
2 changed files with 7 additions and 4 deletions
+4
View File
@@ -336,6 +336,10 @@ export default {
}
return file
})
}else{
info.fileList.pop()
this.uploadGoOn = false
this.$message.warn(info.file.response.message)
}
//this.$message.success(`${info.file.name} 上传成功!`);
} else if (info.file.status === 'error') {