Merge pull request '添加了强制重新渲染' (#85) from xbx into master
Reviewed-on: http://git.luyuan.tk/luyuan/demingshangjia/pulls/85
This commit is contained in:
commit
60cb9294fc
@ -597,6 +597,7 @@
|
||||
if(res.users.length > this.renqu){
|
||||
this.renqu = res.users.length
|
||||
}
|
||||
this.$forceUpdate()
|
||||
},
|
||||
whenNewMessage (message) {//新消息监听
|
||||
// if(message.type == this.room.MessageType.PROP){
|
||||
|
Loading…
x
Reference in New Issue
Block a user