删除了清楚定时器

This commit is contained in:
2020-09-16 19:05:13 +08:00
parent f74c8a8776
commit a4fee4682f

View File

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