JLBA202505130001_关于吉林银行新建AI智能培训系统的需求_fix: bug

This commit is contained in:
杨航
2026-01-19 08:30:28 +08:00
parent 3cef854bc6
commit f03c71b7fa
@@ -196,7 +196,7 @@
} }
}); });
if (unref(dataInfo).intrctWay === '02') { if (unref(dataInfo).intrctWay === '02') {
itemVoice.value = unref(dataInfo).ossAddr; itemVoice.value = unref(dataInfo).ossAddr + '?tk=' + getToken();
talkVoiceObj.value.src = itemVoice.value; talkVoiceObj.value.src = itemVoice.value;
setTimeout(() => { setTimeout(() => {
setVoiceTime(0); setVoiceTime(0);