zhengjinyi 11 months ago
parent
commit
81b2ea6b4e
1 changed files with 2 additions and 0 deletions
  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 })
             },
             // 查询详情