SanHQin 10 月之前
父节点
当前提交
a6b7fc3b93
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/components/classRoomHelper/component/searchArea.vue

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

@@ -1627,7 +1627,6 @@ ${_atList
           }
           _mdText = _mdText.replace("_", "");
           if (this.openMegaphone && this.aiTalkUid == _uid) {
-						this.aiTalkUid = "";
             if (_talkText != "") {
               let _resultText = this.removeMarkdown(_talkText);
               this.aiTalkList.push(_resultText);