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