Compare commits
2 Commits
c4114bcfc5
...
60cb9294fc
Author | SHA1 | Date | |
---|---|---|---|
60cb9294fc | |||
cd89acf38c |
@ -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