feat(router): 注释路由配置 顶点奖金拨比业绩统计、个人伞下拨比查询

This commit is contained in:
woody 2025-10-11 17:56:55 +08:00
parent efe4054e4b
commit 9ff003c89e
1 changed files with 19 additions and 19 deletions

View File

@ -732,25 +732,25 @@ export const constantRoutes = [
meta: { title: '顶点奖金拨比汇总' },
hidden: true
},
{
path: 'topPerformancepv',
name: 'TopPerformancepv',
component: () => import('@/views/settlementCenter/topPerformancepv/index'),
meta: { title: '顶点奖金拨比业绩统计' },
hidden: true
},
{
path: 'lenTopPerformance',
name: 'LenTopPerformance',
component: () => import('@/views/settlementCenter/lenTopPerformance/index'),
meta: { title: '乐享顶点奖金拨比列表' }
},
{
path: 'personalAllocation',
name: 'PersonalAllocation',
component: () => import('@/views/settlementCenter/performanceRatio/personalAllocation'),
meta: { title: '个人伞下拨比查询' }
},
// {
// path: 'topPerformancepv',
// name: 'TopPerformancepv',
// component: () => import('@/views/settlementCenter/topPerformancepv/index'),
// meta: { title: '顶点奖金拨比业绩统计' },
// hidden: true
// },
// {
// path: 'lenTopPerformance',
// name: 'LenTopPerformance',
// component: () => import('@/views/settlementCenter/lenTopPerformance/index'),
// meta: { title: '乐享顶点奖金拨比列表' }
// },
// {
// path: 'personalAllocation',
// name: 'PersonalAllocation',
// component: () => import('@/views/settlementCenter/performanceRatio/personalAllocation'),
// meta: { title: '个人伞下拨比查询' }
// },
{
path: 'sourceBonus',
name: 'sourceBonus',