SanHQin 1 년 전
부모
커밋
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);