From d574718cdd4124f23f254d35de5a7317e0df0c05 Mon Sep 17 00:00:00 2001 From: woody Date: Tue, 17 Jun 2025 14:16:48 +0800 Subject: [PATCH] =?UTF-8?q?feat(router):=20=20=E8=B7=AF=E7=94=B1=E8=8F=9C?= =?UTF-8?q?=E5=8D=95=E6=94=B9=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }, {