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'] } },