feat(router): 路由菜单改名
This commit is contained in:
parent
0f67baa1ef
commit
0ad4538517
|
@ -659,7 +659,7 @@ export const constantRoutes = [
|
|||
path: 'topPerformance',
|
||||
name: 'TopPerformance',
|
||||
component: () => import('@/views/settlementCenter/topPerformance/index'),
|
||||
meta: { title: '顶点奖金拨比列表统计' },
|
||||
meta: { title: '零线系统拨比统计' },
|
||||
hidden: true
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue