Compare commits

..

No commits in common. "60cb9294fc1344c25f33975e98bb7e31ecfbc129" and "c4114bcfc5d3dea8a42510935b514f80fd845d76" have entirely different histories.

View File

@ -597,7 +597,6 @@
if(res.users.length > this.renqu){
this.renqu = res.users.length
}
this.$forceUpdate()
},
whenNewMessage (message) {//新消息监听
// if(message.type == this.room.MessageType.PROP){