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) {