Explorar el Código

update VideoPage.vue

reghao hace 5 meses
padre
commit
dc0cf49ffb
Se han modificado 1 ficheros con 1 adiciones y 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