小调整
parent
6099a8d4b2
commit
9d445e31fd
|
@ -347,7 +347,7 @@ export default {
|
||||||
goDonate () {
|
goDonate () {
|
||||||
this.$message.info('感谢支持')
|
this.$message.info('感谢支持')
|
||||||
},
|
},
|
||||||
doCheckUpdate (fromUser = true) {
|
doCheckUpdate (fromUser) {
|
||||||
this.$api.update.checkForUpdate(fromUser)
|
this.$api.update.checkForUpdate(fromUser)
|
||||||
},
|
},
|
||||||
async openExternal (url) {
|
async openExternal (url) {
|
||||||
|
|
Loading…
Reference in New Issue