瀏覽代碼

任务领取拒绝模式修改

王通 2 年之前
父節點
當前提交
847fe38555
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/components/vBottomMenu.vue

+ 1 - 0
src/components/vBottomMenu.vue

@@ -518,6 +518,7 @@
       if (this.websock) {
         clearInterval(this.setIntervalWesocketPush)
         this.websock.close()
+        this.weosocket = false
         this.websock = null
       }
     },