Showing
1 changed file
with
0 additions
and
1 deletions
@@ -189,7 +189,6 @@ | @@ -189,7 +189,6 @@ | ||
189 | if (data != 1) { | 189 | if (data != 1) { |
190 | localAlert('处理结果', "处理失败"); | 190 | localAlert('处理结果', "处理失败"); |
191 | } else { | 191 | } else { |
192 | - localAlert('处理结果', "处理成功"); | ||
193 | window.location.href = contextPath + "/workSystem/toHandledWork"; | 192 | window.location.href = contextPath + "/workSystem/toHandledWork"; |
194 | } | 193 | } |
195 | }, | 194 | }, |
-
Please register or login to post a comment