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
xuhui
2017-06-06 18:33:58 +0800
Commit
f380406ff69ac80311f3bd04cd0adb7e238c0142
1 parent
c7da5553
双中心切换添加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/switch/new_center_switch.jsp
monitor-ui-web/src/main/webapp/jsp/switch/new_center_switch.jsp
View file @
f380406
...
...
@@ -297,7 +297,7 @@
function
checkStatus
(){
statusWait
=
toWait
(
"正在检查状态,请耐心等候..."
);
$
(
"#detail-div"
).
empty
();
status
Wait
(
array
,
0
);
status
(
array
,
0
);
}
function
status
(
array
,
i
){
...
...
Please
register
or
login
to post a comment