智慧保安互联网APP
shuishen
2021-08-20 f013ce7584d1742d10378f6a03957a371549fd29
Merge branch 'master' of http://s16s652780.51mypc.cn:49896/r/zhba_app
1 files modified
6 ■■■■ changed files
pages/groupChat/chating.vue 6 ●●●● 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:{
            // 返回键