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
2021-12-22 20:16:28 +0800
Commit
fe17d4c3cd073cf54b8b0e73c8ae43bff2e87773
1 parent
47f0748d
杭州-故障诊断-apm添加优化
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
hg-monitor-web-zj/src/main/resources/static/vue3/src/views/faultDiagnosis/components/APM/index.js
hg-monitor-web-zj/src/main/resources/static/vue3/src/views/faultDiagnosis/components/APM/index.js
View file @
fe17d4c
...
...
@@ -200,7 +200,6 @@ export default {
/*let params={
busId:proxy.bizId
}*/
debugger
if
(
params
.
apmList
==
0
){
proxy
.
$global
.
showMsg
(
'请选择资源'
,
'warning'
);
}
else
{
...
...
Please
register
or
login
to post a comment