@@ -174,6 +174,7 @@ export default {
onDelete() {
this.form.file = ''
this.percentage = 0
+ this.$emit('upload', this.form)
},
// 如果上传失败 重新上传