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
lingmin
8 years ago
Commit
d77c0a4926fdeec9c63575e7b8bb66cebe169d6a
1 parent
b13877e9
页面2update
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
monitor-ui-web/src/main/webapp/jsp/javaMonitor/javaApiInfoList.jsp
monitor-ui-web/src/main/webapp/jsp/javaMonitor/javaApiInfoList.jsp
View file @
d77c0a4
...
...
@@ -114,6 +114,14 @@
cloudType
=
1
;
}
getJavaAppType
(
cloudType
);
$
(
"#infoTable"
).
table
(
"load"
,
{
startTime
:
startTime
,
endTime
:
endTime
,
serviceType
:
serviceType
,
serviceName
:
serviceName
,
ip
:
""
,
cloudType
:
cloudType
});
}
//ip类型选择事件
...
...
Please
register
or
login
to post a comment