Michael Wang 4 жил өмнө
parent
commit
96b75afc89

+ 1 - 0
src/features/OfflineExam/OfflineExamModal.vue

@@ -134,6 +134,7 @@ export default {
   watch: {
     course() {
       this.updateServerFormat();
+      this.selectedFileType = "";
     },
   },
   async created() {