diff --git a/src/router/index.js b/src/router/index.js index b258f9c..1b7fe34 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -659,7 +659,7 @@ export const constantRoutes = [ path: 'topPerformance', name: 'TopPerformance', component: () => import('@/views/settlementCenter/topPerformance/index'), - meta: { title: '顶点奖金拨比列表统计' }, + meta: { title: '零线系统拨比统计' }, hidden: true }, {