zhengjinyi пре 11 месеци
родитељ
комит
81b2ea6b4e
1 измењених фајлова са 2 додато и 0 уклоњено
  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 })
             },
             // 查询详情