智慧保安互联网APP
zengh
2021-08-19 996619fc839f4a506978ee834cd2ee4b03cc1471
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:{
         // 返回键