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
王涛
3 years ago
Commit
cac82c3a3711f7769be6ac5a79c50da6980c449e
1 parent
831188c1
#510 指标下拉选项优化
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 @
cac82c3
...
...
@@ -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