Compare commits

..

No commits in common. "2f316b91e7129850dbe9ad70e3950597340c222d" and "0d5604acea20ea2be7b736c1efe24ef62ddf796c" have entirely different histories.

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