请教一个问题:
playAudio() 函数中 this.AUDIO.src = this.audioSrc
链接 传过来后 watch:
music: {
handler(newVal) {
this.audioSrc = ${baseURL}/Video/${newVal}
}
}
请求基本都会没有赋值上去,造成无法播放,因为请求有不定时长的延迟
h***@163.com
- 发布:2022-03-15 15:39
- 更新:2022-03-15 15:39
- 阅读:253
0 个回复