| pages/groupChat/chating.vue | ●●●●● patch | view | raw | blame | history |
pages/groupChat/chating.vue
@@ -172,7 +172,11 @@ console.log(data,55555555555555555555555) this.name = ['wo',option.chatID]; // console.log(data) this.callName = data.name; if(typeof data.recipientName == "undefined"){ this.callName = data.realName; }else{ this.callName = data.recipientName; } }, methods:{ // 返回键