Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
web-project
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
海康威视
web-project
Commits
5a53f101
Commit
5a53f101
authored
Jul 30, 2024
by
qjeslks
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
7.30.1
parent
7eb33078
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
2 deletions
+5
-2
index.js
src/router/index.js
+2
-2
HisPatrolPage.vue
src/views/PatrolPage/HisPatrolPage.vue
+3
-0
TodayPatrolPage.vue
src/views/PatrolPage/TodayPatrolPage.vue
+0
-0
No files found.
src/router/index.js
View file @
5a53f101
...
@@ -237,9 +237,9 @@ const routes = [
...
@@ -237,9 +237,9 @@ const routes = [
title
:
'面积统计'
title
:
'面积统计'
}
}
},{
},{
path
:
'/T
ransfer
Patrol'
,
path
:
'/T
oday
Patrol'
,
name
:
'PatrolPage'
,
name
:
'PatrolPage'
,
component
:
()
=>
import
(
'@/views/PatrolPage/T
ransfer
PatrolPage.vue'
),
component
:
()
=>
import
(
'@/views/PatrolPage/T
oday
PatrolPage.vue'
),
meta
:
{
meta
:
{
title
:
'今日巡更'
title
:
'今日巡更'
}
}
...
...
src/views/PatrolPage/HisPatrolPage.vue
View file @
5a53f101
<
template
>
换热站巡更
</
template
>
\ No newline at end of file
src/views/PatrolPage/T
ransfer
PatrolPage.vue
→
src/views/PatrolPage/T
oday
PatrolPage.vue
View file @
5a53f101
File moved
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