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
qinchao
2018-03-21 14:31:26 +0800
Commit
3ed35d866109863e25eb4a2a5a91f6462f34b8d7
1 parent
3edfd0b6
java服务监测
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
monitor-ui-web/src/main/webapp/jsp/javaapi/javaApiList.jsp
monitor-ui-web/src/main/webapp/jsp/javaapi/javaApiList.jsp
View file @
3ed35d8
...
...
@@ -393,7 +393,7 @@
title
:
"java服务信息列表"
,
dataType
:
"json"
,
pagination
:
true
,
pageSize
:
1
0
,
pageSize
:
2
0
,
loadFilter
:
function
(
data
)
{
return
defaultLoadFilter
(
data
);
},
...
...
Please
register
or
login
to post a comment