Toggle navigation
Toggle navigation
This project
Loading...
Sign in
monitor_v3
/
hg-monitor-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
xwx
3 years ago
Commit
690fefdc1628706c6dfc30e34bfdf09b4db3e379
1 parent
f4885823
故障诊断持续时长列宽调整
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
hg-monitor-web-zj/src/main/resources/static/vue3/src/views/faultDiagnosis/result/index.js
hg-monitor-web-zj/src/main/resources/static/vue3/src/views/faultDiagnosis/result/index.js
View file @
690fefd
...
...
@@ -185,7 +185,7 @@ export default {
},
{
prop
:
'duration'
,
label
:
'持续时长'
,
width
:
8
0
,
width
:
17
0
,
},
{
prop
:
'reason'
,
label
:
'原因分析'
,
...
...
Please
register
or
login
to post a comment