zhengjinyi hace 11 meses
padre
commit
81b2ea6b4e
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      pages/user/chats/index.vue

+ 2 - 0
pages/user/chats/index.vue

@@ -163,6 +163,8 @@
             handleCHatDetail(chatId){
                 // 查看详情
                 this.messages =[]
+                this.probeIndex = 1
+                this.probeChatId = chatId
                 this.userNewChatDetail({ chatId : chatId ,userId:this.chatParams.userId })
             },
             // 查询详情