新会话调整
This commit is contained in:
parent
0a2cdb3257
commit
1ee0cad514
@ -177,6 +177,8 @@ export default {
|
||||
this.id = 0;
|
||||
this.privateChatId = '';
|
||||
this.$store.dispatch('socket/resetConversationGroup');
|
||||
this.groupList = [];
|
||||
this.noIdChatList = [];
|
||||
}
|
||||
},
|
||||
'$store.state.socket.conversationGroup.MESSAGE': function(val) {
|
||||
|
Loading…
Reference in New Issue
Block a user