消除了退出之后的探矿

This commit is contained in:
luyuan 2020-09-17 19:11:27 +08:00
parent 100d4d67b9
commit 32bcfb92e1
Signed by: theluyuan
GPG Key ID: A7972FD973317FF3

View File

@ -397,6 +397,7 @@
},
onHide: function() {
console.log('App Hide');
that.chatRoomService.warrings = ()=>{};
},
//模拟onshow生命周期
created() {