派生自 fg-plus
src/layout/index.vue @@ -338,7 +338,7 @@ }, handleNextSpeak() { if (this.speakSrcList.length == 0) { console.log("全部播放完成"); // console.log("全部播放完成"); setTimeout(() => { this.getVoiceList(); }, 2000);