Merge branch 'dev' of 47.94.45.65:angelo/web-retail-admin into test
This commit is contained in:
commit
31e159bc63
|
@ -668,12 +668,12 @@ export const constantRoutes = [
|
|||
component: () => import('@/views/settlementCenter/bonusCount/index'),
|
||||
meta: { title: '奖金计算' }
|
||||
},
|
||||
{
|
||||
path: 'performanceTotal',
|
||||
name: 'performanceTotal',
|
||||
component: () => import('@/views/settlementCenter/performanceTotal/index'),
|
||||
meta: { title: '业绩汇总' }
|
||||
},
|
||||
// {
|
||||
// path: 'performanceTotal',
|
||||
// name: 'performanceTotal',
|
||||
// component: () => import('@/views/settlementCenter/performanceTotal/index'),
|
||||
// meta: { title: '业绩汇总' }
|
||||
// },
|
||||
{
|
||||
path: 'performanceRatio',
|
||||
name: 'performanceRatio',
|
||||
|
|
Loading…
Reference in New Issue