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
xwx
2022-04-22 15:24:54 +0800
Commit
fdfd39ed009ee6dc47cf555cb558ae12e5fd8681
1 parent
60184251
【757】选多个告警消除是页面无反应,增加加载图标
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
hg-monitor-web-qh/src/main/resources/static/src/controller/historywarning.js
hg-monitor-web-qh/src/main/resources/static/src/controller/historywarning.js
View file @
fdfd39e
...
...
@@ -414,7 +414,6 @@ layui.define(['table', 'form', 'laydate', 'admin', 'layer', 'laytpl', 'common',
}
})
}
debugger
let
params
=
paramsData
[
0
];
for
(
let
key
in
params
){
if
(
params
[
key
]){
...
...
Please
register
or
login
to post a comment