소스 검색

猜你想搜

SanHQin 1 년 전
부모
커밋
457f94cfcb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/classRoomHelper/component/searchArea.vue

+ 1 - 1
src/components/classRoomHelper/component/searchArea.vue

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