From b1a683a8db0ecc6afb0564877708ac6557ed4917 Mon Sep 17 00:00:00 2001 From: hunlongyu Date: Fri, 13 Nov 2020 21:33:07 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=91=20=E4=BF=AE=E5=A4=8D=20developer?= =?UTF-8?q?=20=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Setting.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Setting.vue b/src/components/Setting.vue index 3538f1d..4979ec1 100644 --- a/src/components/Setting.vue +++ b/src/components/Setting.vue @@ -88,7 +88,7 @@
代理设置
-
+
  • 不使用代理
  • @@ -341,7 +341,7 @@ export default { this.view = 'EditSites' } }, - closeDialog () { + async closeDialog () { this.show.checkPasswordDialog = false this.show.changePasswordDialog = false if (this.show.proxyDialog) {