Commit f2ce1f5a authored by dingyoujian's avatar dingyoujian

移除无用模块

parent c0d08c6d
......@@ -820,19 +820,6 @@ export const powerRoutes=[
redirect: 'planning',
meta: {title: "培训管理", icon: "fa-cog", noCache: false, link: null,mkid:906000000},
children: [
{
component:'train/tsubject/index',
hidden:false,
meta:{
"title": "题库维护",
"icon": "",
"noCache": false,
"link": null,
"mkid":906000100,
},
name:'tsubject',
path:"tsubject"
},
{
component:'train/planning/index',
hidden:false,
......@@ -859,19 +846,19 @@ export const powerRoutes=[
name:'assessment',
path:"assessment"
},
{
component:'train/trainRecord/index',
hidden:false,
meta:{
"title": "培训记录管理",
"icon": "",
"noCache": false,
"link": null,
"mkid":906000600,
},
name:'trainRecord',
path:"trainRecord"
},
// {
// component:'train/trainRecord/index',
// hidden:false,
// meta:{
// "title": "培训记录管理",
// "icon": "",
// "noCache": false,
// "link": null,
// "mkid":906000600,
// },
// name:'trainRecord',
// path:"trainRecord"
// },
// {
// component:'train/onlinExaminations/index',
// hidden:false,
......@@ -885,6 +872,19 @@ export const powerRoutes=[
// name:'onlinExaminations',
// path:"onlinExaminations"
// },
{
component:'train/tsubject/index',
hidden:false,
meta:{
"title": "题库维护",
"icon": "",
"noCache": false,
"link": null,
"mkid":906000100,
},
name:'tsubject',
path:"tsubject"
},
{
component:'train/questionManage/index',
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