Merge branch 'dev' of 47.94.45.65:angelo/web-zk-admin into test

This commit is contained in:
woody 2025-09-29 11:28:13 +08:00
commit 2f316b91e7
1 changed files with 7 additions and 7 deletions

View File

@ -711,13 +711,13 @@ export const constantRoutes = [
meta: { title: '拨比列表' }, meta: { title: '拨比列表' },
hidden: true hidden: true
}, },
{ // {
path: 'regionsList', // path: 'regionsList',
name: 'RegionsList', // name: 'RegionsList',
component: () => import('@/views/settlementCenter/regions/index'), // component: () => import('@/views/settlementCenter/regions/index'),
meta: { title: i18n.t('区域考核') }, // meta: { title: i18n.t('区域考核') },
hidden: true // hidden: true
}, // },
{ {
path: 'topPerformance', path: 'topPerformance',
name: 'TopPerformance', name: 'TopPerformance',