From c0237acfffa517f8c550725642f62854faf61837 Mon Sep 17 00:00:00 2001 From: huangchengfa <171504222@qq.com> Date: Wed, 17 Dec 2025 16:56:48 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=8F=9C=E5=8D=95=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/router/index.js b/src/router/index.js index 65ad6dc..71866c3 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -807,9 +807,9 @@ export const publicRoutes = [ }, { path: "/systemConfig", - component: layout, + // component: layout, name: "systemConfigModel", - redirect: "/dict/index", + // redirect: "/dict/index", meta: { title: "系统管理", icon: "article"