Compare commits
No commits in common. "2f316b91e7129850dbe9ad70e3950597340c222d" and "0d5604acea20ea2be7b736c1efe24ef62ddf796c" have entirely different histories.
2f316b91e7
...
0d5604acea
|
|
@ -711,13 +711,13 @@ export const constantRoutes = [
|
|||
meta: { title: '拨比列表' },
|
||||
hidden: true
|
||||
},
|
||||
// {
|
||||
// path: 'regionsList',
|
||||
// name: 'RegionsList',
|
||||
// component: () => import('@/views/settlementCenter/regions/index'),
|
||||
// meta: { title: i18n.t('区域考核') },
|
||||
// hidden: true
|
||||
// },
|
||||
{
|
||||
path: 'regionsList',
|
||||
name: 'RegionsList',
|
||||
component: () => import('@/views/settlementCenter/regions/index'),
|
||||
meta: { title: i18n.t('区域考核') },
|
||||
hidden: true
|
||||
},
|
||||
{
|
||||
path: 'topPerformance',
|
||||
name: 'TopPerformance',
|
||||
|
|
|
|||
Loading…
Reference in New Issue