mirror of
https://gitee.com/y_project/RuoYi-Cloud.git
synced 2026-01-26 19:51:56 +08:00
代码生成支持文件上传组件
This commit is contained in:
@@ -90,7 +90,6 @@ export default {
|
||||
return item;
|
||||
});
|
||||
} else {
|
||||
//上传后关闭弹出框再打开出现`只允许上传单个文件`提示,增加fileList清空可解决
|
||||
this.fileList = [];
|
||||
return [];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user