From 884adfb01807bea8b13ab314559a31ee2f5449f3 Mon Sep 17 00:00:00 2001 From: zhanghua <314079846@qq.com> Date: 星期六, 18 三月 2023 17:42:44 +0800 Subject: [PATCH] 统计修改 --- src/router/index.js | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/router/index.js b/src/router/index.js index 7d0ab1a..2d7fc01 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -64,8 +64,8 @@ component: () => import('@/views/systemSetting/platform/cockpitManage') }, { - path: 'externalLinks', - name: '澶栭儴閾炬帴', + path: 'externalLinks', //澶栭儴閾炬帴 + name: 'externalLinks', component: () => import('@/views/systemSetting/platform/externalLinks') } ] @@ -372,7 +372,7 @@ }, { path: 'runReport', // 杩愯鎶ュ憡 - name: '杩愯鎶ュ憡', + name: 'runReport', component: () => import('@/views/intelligentPatrol/runReport'), }, // 杩濇硶缁熻 -- Gitblit v1.8.0