浏览代码

多并发

dangdang 2 月之前
父节点
当前提交
c6a98e2c33
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      src/views/ChatTts.vue

+ 0 - 2
src/views/ChatTts.vue

@@ -386,8 +386,6 @@ const chatGpt = async (userMessage) => {
       }
     );
     setTimeout(() => {
-      audioQueue=[]
-      playingQueue=[]
          handleTaskStatus()
      },3000)
     //queue2.add(async () => await updateChatList("", false));