Ver código fonte

猜你想搜

SanHQin 11 meses atrás
pai
commit
457f94cfcb

+ 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();