补上落下的async

This commit is contained in:
buvta
2020-11-13 21:26:03 +08:00
parent 3481a5346e
commit 5d0dc1bed7

View File

@@ -341,7 +341,7 @@ export default {
this.view = 'EditSites'
}
},
closeDialog () {
async closeDialog () {
this.show.checkPasswordDialog = false
this.show.changePasswordDialog = false
if (this.show.proxyDialog) {