mirror of
https://github.com/kuaifan/dootask.git
synced 2026-03-07 09:57:37 +00:00
fix: 客户端无法关闭窗口的情况
This commit is contained in:
parent
4fa9ec346f
commit
fac503a188
2
electron/utils.js
vendored
2
electron/utils.js
vendored
@ -308,6 +308,8 @@ module.exports = {
|
||||
resolve()
|
||||
})
|
||||
event.preventDefault()
|
||||
} else {
|
||||
resolve()
|
||||
}
|
||||
})
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user