Explorar o código

任务领取拒绝模式修改

王通 %!s(int64=2) %!d(string=hai) anos
pai
achega
847fe38555
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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
       }
     },