代码调整
This commit is contained in:
parent
7dd973c13e
commit
4fe929cd37
@ -181,6 +181,7 @@ export default {
|
||||
return name;
|
||||
},
|
||||
sendText() {
|
||||
if (!this.id) { return; }
|
||||
const operate = {
|
||||
over: true,
|
||||
cmdType: CMD.Conversation.CMD_Conversation_Group_Text_Chat,
|
||||
|
Loading…
Reference in New Issue
Block a user