Commit cbf69ff0 authored by dingyoujian's avatar dingyoujian

调整

parent 7634a034
...@@ -625,32 +625,32 @@ export const powerRoutes=[ ...@@ -625,32 +625,32 @@ export const powerRoutes=[
redirect: 'zsfl', redirect: 'zsfl',
meta: {title: "日常管理", icon: "fa-cog", noCache: false, link: null,mkid:905000000}, meta: {title: "日常管理", icon: "fa-cog", noCache: false, link: null,mkid:905000000},
children: [ children: [
{ // {
component:'daily/zsfl/index', // component:'daily/zsfl/index',
hidden:false, // hidden:false,
meta:{ // meta:{
"title": "证书分类", // "title": "证书分类",
"icon": "", // "icon": "",
"noCache": false, // "noCache": false,
"link": null, // "link": null,
"mkid":905000500, // "mkid":905000500,
}, // },
name:'zsfl', // name:'zsfl',
path:"zsfl" // path:"zsfl"
}, // },
{ // {
component:'daily/holdCertificate/index', // component:'daily/holdCertificate/index',
hidden:false, // hidden:false,
meta:{ // meta:{
"title": "职工持证信息管理", // "title": "职工持证信息管理",
"icon": "", // "icon": "",
"noCache": false, // "noCache": false,
"link": null, // "link": null,
"mkid":905000600, // "mkid":905000600,
}, // },
name:'holdCertificate', // name:'holdCertificate',
path:"holdCertificate" // path:"holdCertificate"
}, // },
{ {
component:'daily/nrtm/index', component:'daily/nrtm/index',
hidden:false, hidden:false,
......
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