Compare commits
No commits in common. "60cb9294fc1344c25f33975e98bb7e31ecfbc129" and "c4114bcfc5d3dea8a42510935b514f80fd845d76" have entirely different histories.
60cb9294fc
...
c4114bcfc5
@ -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){
|
||||
|
Loading…
x
Reference in New Issue
Block a user