From 16dafaaf426e21ebeb5ead766fe8caae4208959b Mon Sep 17 00:00:00 2001 From: Michael Bai Date: Mon, 13 Sep 2021 13:48:19 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E5=8F=96=E6=B6=88API=20Token=E7=9A=84?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/settings/Auth/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/settings/Auth/index.vue b/src/views/settings/Auth/index.vue index 66687350b..07ff8bf95 100644 --- a/src/views/settings/Auth/index.vue +++ b/src/views/settings/Auth/index.vue @@ -35,7 +35,7 @@ export default { [ this.$t('common.Other'), [ - 'FORGOT_PASSWORD_URL', 'HEALTH_CHECK_TOKEN', + 'FORGOT_PASSWORD_URL', // 'HEALTH_CHECK_TOKEN', 'LOGIN_REDIRECT_MSG_ENABLED' ] ]