新大宝股票管理后台
1
jhzh
2026-04-29 30d3f5af1b2d50e97ca3ebd6992d6310a64c5e30
src/config/router.config.js
@@ -615,7 +615,7 @@
              {
                path: '/account/settings/googleAuthCode',
                name: 'GoogleAuthCode',
                component: () => import('@/views/account/settings/GoogleAuthCode'),
                component: () => import('@/views/account/settings/googleAuthCode'),
                meta: { title: 'account.settings.menuMap.googleAuthCode', hidden: true, keepAlive: true, permission: ['user'] },
              },
            ],