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
wangtao
2022-08-03 17:41:54 +0800
Commit
33c71d4e497f7073153d3086ac8592acecc94afe
1 parent
698d1160
故障列表处理人宽度调整
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 @
33c71d4
...
...
@@ -181,7 +181,7 @@ export default {
},
{
prop
:
'solveby'
,
label
:
'处理人'
,
width
:
8
0
,
width
:
12
0
,
},
{
prop
:
'duration'
,
label
:
'持续时长'
,
...
...
Please
register
or
login
to post a comment