修复潜在播放详情页问题
This commit is contained in:
parent
e382f0dba0
commit
68e831468b
@ -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)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user