瀏覽代碼

猜你想搜

SanHQin 11 月之前
父節點
當前提交
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();