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
王涛
2021-12-13 22:10:18 +0800
Commit
3c18f4bfaeeaf39131c25d481b2d4a47d6233c4d
2 parents
564f9451
a750d3ca
Merge branch 'master-V32-LH' into 'master'
杭州-故障诊断-网络链路弹框修改样式 See merge request
!219
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/components/diagnosisNet/index.html
hg-monitor-web-zj/src/main/resources/static/vue3/src/views/faultDiagnosis/components/diagnosisNet/index.html
View file @
3c18f4b
<el-dialog
v-model=
"networkMonitorVisible"
:title=
"titleName"
width=
"
6
0%"
@
close=
"closeDialog"
>
<el-dialog
v-model=
"networkMonitorVisible"
:title=
"titleName"
width=
"
9
0%"
@
close=
"closeDialog"
>
<el-row
v-if=
"!tableVisible"
>
<el-col
:span=
"6"
>
<div
class=
"grid-content bg-purple network-monitor-popup-left"
>
...
...
Please
register
or
login
to post a comment