Commit f41ad82f authored by 李苏's avatar 李苏 💬

指定菜单

parent c1792312
......@@ -95,7 +95,7 @@ export const constantRoutes = [
component: Layout,
hidden: false,
alwaysShow:true,
redirect: 'noredirect',
redirect: 'organizationalManagement',
meta: {title: "基础数据", icon: "fa-cog", noCache: false, link: null,mkid:105000000},
children: [
{
......@@ -396,7 +396,7 @@ export const constantRoutes = [
component: Layout,
hidden: false,
alwaysShow:true,
// redirect: 'screeningCriteria',
redirect: 'maintainTV',
meta: {title: "三违管理", icon: "fa-cog", noCache: false, link: null,mkid:105000000},
children: [
{
......@@ -491,7 +491,7 @@ export const constantRoutes = [
component: Layout,
hidden: false,
alwaysShow:true,
// redirect: 'screeningCriteria',
redirect: 'planManage',
meta: {title: "日常管理", icon: "fa-cog", noCache: false, link: null,mkid:105000000},
children: [
// 分级暂时统一由后台设置
......@@ -730,7 +730,7 @@ export const constantRoutes = [
component: Layout,
hidden: false,
alwaysShow:true,
// redirect: 'screeningCriteria',
redirect: 'planning',
meta: {title: "培训管理", icon: "fa-cog", noCache: false, link: null,mkid:105000000},
children: [
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment