mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2025-09-06 20:38:35 +00:00
update ruoyi-ui/src/components/FileUpload/index.vue.
This commit is contained in:
@@ -90,6 +90,8 @@ export default {
|
||||
return item;
|
||||
});
|
||||
} else {
|
||||
//上传后关闭弹出框再打开出现`只允许上传单个文件`提示,增加fileList清空可解决
|
||||
this.fileList = [];
|
||||
return [];
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user