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

2.X
ouwei2020 4 years ago committed by 疯狂的狮子li
parent 7a0d0e54e7
commit 3ea767b12f

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

Loading…
Cancel
Save