Explorar o código

update VideoPage.vue

reghao hai 5 meses
pai
achega
dc0cf49ffb
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/home/VideoPage.vue

+ 1 - 0
src/views/home/VideoPage.vue

@@ -1017,6 +1017,7 @@ export default {
     },
     setOffline() {
       this.wsConnectStatus = false
+      this.realtimeViewCount = 0
     },
     reconnect() {
       if (this.wsReconnectLock) return