ソースを参照

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