element-ui upload清空文件列表董德多2019年10月31日0 在使用element-ui的upload组件上传时,我们有时需要在上传后清空文件列表,代码如下: this.$refs.upload.clearFiles()