JLBA202505130001_关于吉林银行新建AI智能培训系统的需求_fix: bug
This commit is contained in:
@@ -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);
|
||||||
|
|||||||
Reference in New Issue
Block a user