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
cea4fed8
Commit
cea4fed8
authored
Nov 08, 2022
by
zhoumaotao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
设备分类
parent
5808788c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
9 deletions
+23
-9
index.js
src/router/index.js
+23
-9
No files found.
src/router/index.js
View file @
cea4fed8
...
...
@@ -894,9 +894,23 @@ export const constantRoutes = [
component
:
Layout
,
hidden
:
false
,
alwaysShow
:
true
,
redirect
:
'
securitySituation
'
,
meta
:
{
title
:
"设备管理"
,
icon
:
"fa-cog"
,
noCache
:
false
,
link
:
null
,
mkid
:
105
000000
},
redirect
:
'
equipmentClass
'
,
meta
:
{
title
:
"设备管理"
,
icon
:
"fa-cog"
,
noCache
:
false
,
link
:
null
,
mkid
:
908
000000
},
children
:
[
{
commonComponent
:
'equipmentClass'
,
component
:()
=>
import
(
"@/views/equipment/equipmentClass/index"
),
hidden
:
false
,
meta
:{
"title"
:
"维护设备分类"
,
"icon"
:
""
,
"noCache"
:
false
,
"link"
:
null
,
"mkid"
:
908000100
,
},
name
:
'equipmentClass'
,
path
:
"equipmentClass"
},
{
commonComponent
:
'archives'
,
component
:()
=>
import
(
"@/views/equipment/archives/index"
),
...
...
@@ -906,7 +920,7 @@ export const constantRoutes = [
"icon"
:
""
,
"noCache"
:
false
,
"link"
:
null
,
"mkid"
:
1010013
00
,
"mkid"
:
9080002
00
,
},
name
:
'archives'
,
path
:
"archives"
...
...
@@ -920,7 +934,7 @@ export const constantRoutes = [
"icon"
:
""
,
"noCache"
:
false
,
"link"
:
null
,
"mkid"
:
1010013
00
,
"mkid"
:
9080004
00
,
},
name
:
'specialEquipment'
,
path
:
"specialEquipment"
...
...
@@ -934,7 +948,7 @@ export const constantRoutes = [
"icon"
:
""
,
"noCache"
:
false
,
"link"
:
null
,
"mkid"
:
1010013
00
,
"mkid"
:
9080008
00
,
},
name
:
'environment'
,
path
:
"environment"
...
...
@@ -948,7 +962,7 @@ export const constantRoutes = [
"icon"
:
""
,
"noCache"
:
false
,
"link"
:
null
,
"mkid"
:
1010013
00
,
"mkid"
:
9080010
00
,
},
name
:
'maintain'
,
path
:
"maintain"
...
...
@@ -962,7 +976,7 @@ export const constantRoutes = [
"icon"
:
""
,
"noCache"
:
false
,
"link"
:
null
,
"mkid"
:
1010013
00
,
"mkid"
:
9080012
00
,
},
name
:
'inspection'
,
path
:
"inspection"
...
...
@@ -975,8 +989,8 @@ export const constantRoutes = [
component
:
Layout
,
hidden
:
false
,
alwaysShow
:
true
,
redirect
:
'
outsourcingDirector
'
,
meta
:
{
title
:
"外协管理"
,
icon
:
"fa-cog"
,
noCache
:
false
,
link
:
null
,
mkid
:
105
000000
},
redirect
:
'
declare
'
,
meta
:
{
title
:
"外协管理"
,
icon
:
"fa-cog"
,
noCache
:
false
,
link
:
null
,
mkid
:
909
000000
},
children
:
[
{
commonComponent
:
'declare'
,
...
...
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