From c3e865b4077c60f283bc6a185adc1bac5df4b904 Mon Sep 17 00:00:00 2001 From: Bai Date: Wed, 15 Feb 2023 16:49:38 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=94=B9=E7=BF=BB=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/console/accounts.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/router/console/accounts.js b/src/router/console/accounts.js index feb27701c..9f23554bf 100644 --- a/src/router/console/accounts.js +++ b/src/router/console/accounts.js @@ -124,7 +124,7 @@ export default [ name: 'AccountPushDetail', hidden: true, meta: { - title: i18n.t('accounts.AccountChangeSecret.AccountChangeSecret'), + title: i18n.t('accounts.AccountPush.AccountPushList'), permissions: ['accounts.view_pushaccountautomation'] } },