|
@@ -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: [
|