Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dsk-operate-sys-cscec
Project
Project
Details
Activity
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
fulixin
dsk-operate-sys-cscec
Commits
f685b2aa
Commit
f685b2aa
authored
Jun 17, 2024
by
danfuman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
7ef5c0d8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
index.js
dsk-operate-ui/src/router/index.js
+2
-2
MonitoringReportDetails.vue
dsk-operate-ui/src/views/owner/MonitoringReportDetails.vue
+1
-1
No files found.
dsk-operate-ui/src/router/index.js
View file @
f685b2aa
...
...
@@ -127,8 +127,8 @@ export const constantRoutes = [
{
path
:
'/owner/MonitoringReportDetails/:id'
,
component
:
()
=>
import
(
'@/views/owner/MonitoringReportDetails'
),
name
:
'
MonitoringDynamic
s'
,
meta
:
{
title
:
'监控报告详情'
,
noCache
:
false
},
name
:
'
ownerMonitoringReportDetail
s'
,
meta
:
{
title
:
'
业主
监控报告详情'
,
noCache
:
false
},
}
]
},
...
...
dsk-operate-ui/src/views/owner/MonitoringReportDetails.vue
View file @
f685b2aa
...
...
@@ -201,7 +201,7 @@
import
{
changeTime
}
from
"@/assets/js/common.js"
import
skeleton
from
'../component/skeleton'
export
default
{
name
:
'
MonitoringDynamic
s'
,
name
:
'
ownerMonitoringReportDetail
s'
,
components
:
{
InfoTable
,
skeleton
},
...
...
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