zhangjie 1 năm trước cách đây
mục cha
commit
4e0f1da208
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      src/modules/exam/components/ApplyContent.vue

+ 3 - 0
src/modules/exam/components/ApplyContent.vue

@@ -961,6 +961,9 @@ export default {
           }
         ).catch(() => {});
         if (result !== "confirm") return;
+
+        this.paperAttachments = [];
+        this.addAtachment();
       }
 
       this.curTab = tab;