@@ -418,6 +418,7 @@ export default {
type: 'success'
})
}).catch(() => {
+ this.$refs.upload.clearFiles();
this.vloading.close();
},