Browse Source

任务领取拒绝模式修改

王通 2 năm trước cách đây
mục cha
commit
847fe38555
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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
       }
     },