mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/lyswhut/lx-music-desktop.git
synced 2026-09-20 08:04:00 +08:00
修正进度条状态
This commit is contained in:
@@ -261,6 +261,9 @@ export default {
|
||||
name: this.musicInfo.name,
|
||||
album: this.musicInfo.album,
|
||||
})
|
||||
this.$nextTick(() => {
|
||||
this.sendProgressEvent(this.progress, 'paused')
|
||||
})
|
||||
window.restorePlayInfo = null
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user