瀏覽代碼

交卷失败不应该关闭websocket链接

Michael Wang 5 年之前
父節點
當前提交
93df0013ae
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/features/OnlineExam/Examing/ExamingHome.vue

+ 0 - 1
src/features/OnlineExam/Examing/ExamingHome.vue

@@ -588,7 +588,6 @@ export default {
       }
       }
       this.submitLock = false;
       this.submitLock = false;
       this.$Spin.hide();
       this.$Spin.hide();
-      closeWsWithoutReconnect();
     },
     },
     examQuestion() {
     examQuestion() {
       return (
       return (