zhangjie hai 1 ano
pai
achega
4e0f1da208
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  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;