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
XuHaoJie
3 years ago
Commit
25d15c87e9466f5d43ef80247f80c81cadfb18a9
2 parents
d039a73e
cac82c3a
Merge branch 'master' of
http://113.200.75.45:82/monitor_v3/hg-monitor-web
into master-V32-XuHaoJie
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
hg-monitor-web-base/src/main/resources/static/vue3/src/views/alarmsubscribe/index.js
hg-monitor-web-base/src/main/resources/static/vue3/src/views/alarmsubscribe/index.js
View file @
25d15c8
...
...
@@ -129,6 +129,7 @@ const excludeKpi = (proxy,subId,callback) => {
if
(
callback
){
callback
();
}
kpiDetail
.
value
.
dataList
=
[];
showExcludeKpi
(
false
);
}
});
...
...
Please
register
or
login
to post a comment