修复潜在播放详情页问题
parent
e382f0dba0
commit
68e831468b
|
@ -707,6 +707,7 @@ export default {
|
|||
this.lyric.text = 0
|
||||
this.handleUpdateWinLyricInfo('lines', [])
|
||||
this.handleUpdateWinLyricInfo('line', 0)
|
||||
this.currentMusicInfo = {}
|
||||
},
|
||||
sendProgressEvent(status, mode) {
|
||||
// console.log(status)
|
||||
|
|
Loading…
Reference in New Issue