xiatian 5 năm trước cách đây
mục cha
commit
5cffba811e
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/modules/questions/views/EditPaper.vue

+ 0 - 1
src/modules/questions/views/EditPaper.vue

@@ -959,7 +959,6 @@ export default {
         })
         .catch((error) => {
           this.answerMessage = error.response.data.desc;
-          this.dialogAnswerFile = false;
           document.getElementById("answerFile").value = "";
           this.uploadAnswerLoading = false;
         });