From ff1a27a96f504ba36cb4857f5233545fb3f8cab6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=A8=E7=93=9C=E4=B8=80=E5=9D=97=E5=85=AB?= <2523890936@qq.com> Date: Fri, 12 Sep 2025 11:51:15 +0800 Subject: [PATCH] update --- f/web-kboss/src/router/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/f/web-kboss/src/router/index.js b/f/web-kboss/src/router/index.js index e8199b2..f7489e6 100644 --- a/f/web-kboss/src/router/index.js +++ b/f/web-kboss/src/router/index.js @@ -106,7 +106,7 @@ export const constantRoutes = [ title: '可视化经营页', component: () => import('@/views/product/bigScreen/operatePage/index.vue'), meta: { - title: "可视化经营页", fullPath: "/operation/analyze/screen/o1peratePage", + title: "可视化经营页", fullPath: "/operation/analyze/screen/operatePage", }, }, { path: "businessPage",