mirror of
https://github.com/cuiocean/ZY-Player.git
synced 2026-05-05 09:24:01 +08:00
更新下载完毕后通知
This commit is contained in:
@@ -502,6 +502,7 @@ export default {
|
||||
ipcRenderer.send('downloadUpdate')
|
||||
ipcRenderer.on('update-downloaded', () => {
|
||||
this.update.downloaded = true
|
||||
this.$message.success('更新已下载完成!Mac用户须手动点击“安装”,其它系统会在退出后自动安装')
|
||||
})
|
||||
},
|
||||
installUpdate () {
|
||||
|
||||
Reference in New Issue
Block a user