浏览代码

update VideoPage.vue

reghao 5 月之前
父节点
当前提交
dc0cf49ffb
共有 1 个文件被更改,包括 1 次插入0 次删除
  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