原因:fileListissettoempty/emptyarray/undefined解决方法:不要设置fileList为empty/emptyarray/undefined解决方法二:uploadSuccess中使用setimeoutfunction延迟清除,setTimeout(()=>{this.$refs.upload.clearFiles()},1000);

原因:fileListissettoempty/emptyarray/undefined解决方法:不要设置fileList为empty/emptyarray/undefined解决方法二:uploadSuccess中使用setimeoutfunction延迟清除,setTimeout(()=>{this.$refs.upload.clearFiles()},1000);