zhangjie 1 gadu atpakaļ
vecāks
revīzija
4e0f1da208
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  1. 3 0
      src/modules/exam/components/ApplyContent.vue

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

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