chenrui  пре 2 година
родитељ
комит
00a18390d3
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/router/routes/routes-file-four.ts

+ 1 - 1
src/router/routes/routes-file-four.ts

@@ -4,7 +4,7 @@ const HomeRoutes = {
   path: "/systemSettings",
   component: Layout,
   name: "systemSettings",
-  redirect: "/systemSettings/securityPolicyedit",
+  redirect: "/systemSettings/warningSet",
   //using el svg icon, the elSvgIcon first when at the same time using elSvgIcon and icon
   meta: { title: "系统配置", elSvgIcon: "Fold" },
   children: [