智慧保安互联网APP
zengh
2021-08-18 740427da76666343deaad67941a0674972e8d4a2
pages/groupChat/chating.vue
@@ -170,7 +170,7 @@
         // this.nextPage()
         var data = JSON.parse(option.data)
         console.log(data,55555555555555555555555)
         this.name = ['wo',data.id];
         this.name = ['wo',option.chatID];
         // console.log(data)
         this.callName = data.name;
      },