浏览代码

Merge branch 'develop/3.0.3' into test

DESKTOP-O04BTUJ\muzen 2 年之前
父节点
当前提交
9a96afc8c3
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/components/Upload/index.vue

+ 1 - 0
src/components/Upload/index.vue

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