From 5d0dc1bed7f0510a2060ef58049b0d51622d0ce7 Mon Sep 17 00:00:00 2001 From: buvta <12312540+buvta@users.noreply.github.com> Date: Fri, 13 Nov 2020 21:26:03 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E4=B8=8A=E8=90=BD=E4=B8=8B=E7=9A=84as?= =?UTF-8?q?ync?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Setting.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Setting.vue b/src/components/Setting.vue index 3538f1d..e33950a 100644 --- a/src/components/Setting.vue +++ b/src/components/Setting.vue @@ -341,7 +341,7 @@ export default { this.view = 'EditSites' } }, - closeDialog () { + async closeDialog () { this.show.checkPasswordDialog = false this.show.changePasswordDialog = false if (this.show.proxyDialog) {