Explorar o código

AI古诗词中自动播放逻辑处理

liyanbo hai 1 mes
pai
achega
83a98c7758
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/views/AIPage/aiGenerate/DialogContent.vue

+ 0 - 1
src/views/AIPage/aiGenerate/DialogContent.vue

@@ -378,7 +378,6 @@ const togglePlay = () => {
   if (isPlaying.value) {
     // 播放背景音
     playBackgroundAudio()
-    console.log("----", getIsPlaying(), conversationInProgress.value)
     if(!getIsPlaying() && !conversationInProgress.value){
       // 开始播放序列
       playSequence()