mirror of
https://github.com/kuaifan/dootask.git
synced 2026-03-17 19:23:26 +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()
|
resolve()
|
||||||
})
|
})
|
||||||
event.preventDefault()
|
event.preventDefault()
|
||||||
|
} else {
|
||||||
|
resolve()
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user