Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
sgaqgl-vue
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
李苏
sgaqgl-vue
Commits
f2ce1f5a
Commit
f2ce1f5a
authored
Dec 18, 2022
by
dingyoujian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
移除无用模块
parent
c0d08c6d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
26 deletions
+26
-26
index.js
src/router/index.js
+26
-26
No files found.
src/router/index.js
View file @
f2ce1f5a
...
...
@@ -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
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment