@@ -1765,7 +1765,7 @@ ${_wordData}
mounted() {
this.getChatList().then(_ => {
this.scrollBottom();
- // this.getWantSearch();
+ this.getWantSearch();
});
this.nowChatList = [];
this.initTaskList();