修复潜在播放详情页问题

pull/733/head
lyswhut 2021-11-01 09:21:54 +08:00
parent e382f0dba0
commit 68e831468b
1 changed files with 1 additions and 0 deletions

View File

@ -707,6 +707,7 @@ export default {
this.lyric.text = 0 this.lyric.text = 0
this.handleUpdateWinLyricInfo('lines', []) this.handleUpdateWinLyricInfo('lines', [])
this.handleUpdateWinLyricInfo('line', 0) this.handleUpdateWinLyricInfo('line', 0)
this.currentMusicInfo = {}
}, },
sendProgressEvent(status, mode) { sendProgressEvent(status, mode) {
// console.log(status) // console.log(status)