SanHQin 9 ماه پیش
والد
کامیت
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();