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
zhengyouwei
2016-09-08 15:29:47 +0800
Commit
e7b1cab2a47c4cfd92b9ec9fb2edb1ce355cc0f1
1 parent
2bcf6fe8
update
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
monitor-ui-web/src/main/webapp/jsp/worksystem/releaseWork.jsp
monitor-ui-web/src/main/webapp/jsp/worksystem/releaseWork.jsp
View file @
e7b1cab
...
...
@@ -189,7 +189,6 @@
if
(
data
!=
1
)
{
localAlert
(
'处理结果'
,
"处理失败"
);
}
else
{
localAlert
(
'处理结果'
,
"处理成功"
);
window
.
location
.
href
=
contextPath
+
"/workSystem/toHandledWork"
;
}
},
...
...
Please
register
or
login
to post a comment