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