删除了清楚定时器

This commit is contained in:
luyuan 2020-09-16 19:05:13 +08:00
parent f74c8a8776
commit a4fee4682f
Signed by: theluyuan
GPG Key ID: A7972FD973317FF3

View File

@ -395,7 +395,6 @@
// this.chatRoomService.sendMessages(this.room.id, message);
},
onHide: function() {
clearInterval(this.changeLiveRealtimeNumber)
console.log('App Hide');
},
//模拟onshow生命周期