update ruoyi-ui/src/components/FileUpload/index.vue.

pull/37/head
ouwei2020 4 years ago committed by Gitee
parent a95be9d418
commit 2c323ca3ff

@ -90,6 +90,8 @@ export default {
return item;
});
} else {
//``fileList
this.fileList = [];
return [];
}
},

Loading…
Cancel
Save