From 7104ed9968b20d05d0b73baae13665feb7d80b16 Mon Sep 17 00:00:00 2001 From: mk <2403457699@qq.com> Date: Wed, 27 Sep 2023 17:22:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B0=E6=8D=AE=E7=9C=8B=E6=9D=BF=E8=B7=B3?= =?UTF-8?q?=E8=BD=AC=E6=A6=82=E8=A7=88=E6=A8=A1=E5=9D=97?= 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 e17779b66..d198103fe 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -172,7 +172,7 @@ export const dataBoardRoutes = { component: () => import("@/views/dataBoardMain/main"), name: "dataBoard", redirect: { - path: "/dataBoard/renfang/index", + path: "/dataBoard/overview/index", }, meta: { title: "主入口布局",