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
Plain Diff
Browse Files
Authored by
王涛
2022-08-04 11:58:35 +0800
Commit
3d159ab43a6f1c1702b630ad2966ae993196bb20
2 parents
9eb9d545
b28df0ce
Merge branch 'master-v32-xwx' into 'master'
故障诊断持续时长列宽调整 See merge request
!830
Show 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 @
3d159ab
...
...
@@ -193,7 +193,7 @@ export default {
},
{
prop
:
'duration'
,
label
:
'持续时长'
,
width
:
8
0
,
width
:
17
0
,
},
{
prop
:
'reason'
,
label
:
'原因分析'
,
...
...
Please
register
or
login
to post a comment