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"