he wei
2024-07-31 af9733ab928ccc696cc00675fa2b2af85797b47c
src/layout/index.vue
@@ -338,7 +338,7 @@
    },
    handleNextSpeak() {
      if (this.speakSrcList.length == 0) {
        console.log("全部播放完成");
        // console.log("全部播放完成");
        setTimeout(() => {
          this.getVoiceList();
        }, 2000);