Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ops
/
monitor-ui
·
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
qinchao
7 years ago
Commit
73505edb5a0f09b7c9621d2d2506e6a54359226a
1 parent
9476539f
支持日期查询到时分秒
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
monitor-ui-web/src/main/webapp/jsp/malicious/maliciousIpRecordList.jsp
monitor-ui-web/src/main/webapp/jsp/malicious/maliciousIpRecordList.jsp
View file @
73505ed
...
...
@@ -106,7 +106,7 @@
<script>
$
(
"#li_mip"
).
addClass
(
"active open"
);
$
(
"#li_malicious_
ips_
record"
).
addClass
(
"active"
);
$
(
"#li_malicious_record"
).
addClass
(
"active"
);
</script>
<script
type=
"text/javascript"
>
...
...
Please
register
or
login
to post a comment