mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-12-27 10:35:59 +08:00
fix 修复 文件/图片上传组件 第一次上传报错导致后续上传无限loading问题
This commit is contained in:
@@ -144,6 +144,7 @@ export default {
|
||||
} else {
|
||||
this.$modal.msgError(res.msg);
|
||||
this.$modal.closeLoading();
|
||||
this.number--;
|
||||
}
|
||||
},
|
||||
// 上传前loading加载
|
||||
|
||||
Reference in New Issue
Block a user