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-01-07 10:05:28 +0800
Commit
b17d6bb21b9d6a794dfc5c942b4a4c8e0a6356de
2 parents
18c94bc6
8a33c98b
Merge branch 'master-v32-xwx' into 'master'
杭州-端口侦测-删除滚动条 See merge request
!340
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
hg-monitor-web-base/src/main/resources/static/vue3/src/views/portSense/index.js
hg-monitor-web-base/src/main/resources/static/vue3/src/views/portSenseConfig/index.html
hg-monitor-web-base/src/main/resources/static/vue3/src/views/portSense/index.js
View file @
b17d6bb
...
...
@@ -204,7 +204,7 @@ export default {
portSenseConfigData
.
value
=
data
.
map
(
item
=>
item
.
resId
);
showPortSense
.
value
=
true
;
proxy
.
$global
.
layer
.
close
(
index
);
},
null
,
[
'80%'
,
'8
1
%'
]);
},
null
,
[
'80%'
,
'8
3
%'
]);
}
//删除
...
...
hg-monitor-web-base/src/main/resources/static/vue3/src/views/portSenseConfig/index.html
View file @
b17d6bb
<div
class=
"set-add-div"
style=
"width: 100%;height: 30%"
>
<el-row>
<el-row
style=
"margin-bottom:-60px"
>
<el-col
:span=
"24"
>
<div
class=
"set-add-div"
>
<el-row>
...
...
Please
register
or
login
to post a comment