feat(router): 路由菜单改名

This commit is contained in:
woody 2025-06-17 14:16:48 +08:00
parent 42dc9205b0
commit d574718cdd
1 changed files with 1 additions and 1 deletions

View File

@ -659,7 +659,7 @@ export const constantRoutes = [
path: 'topPerformance',
name: 'TopPerformance',
component: () => import('@/views/settlementCenter/topPerformance/index'),
meta: { title: '顶点奖金拨比列表统计' },
meta: { title: '零线系统拨比统计' },
hidden: true
},
{