init
Showing
1 changed file
with
2 additions
and
2 deletions
| ... | @@ -115,8 +115,8 @@ | ... | @@ -115,8 +115,8 @@ |
| 115 | } | 115 | } |
| 116 | if (data.code) { | 116 | if (data.code) { |
| 117 | setTimeout(function () { | 117 | setTimeout(function () { |
| 118 | window.parent.reload(); | 118 | // window.parent.reload(); |
| 119 | layer_close(); | 119 | // layer_close(); |
| 120 | }, 500); | 120 | }, 500); |
| 121 | } | 121 | } |
| 122 | }, | 122 | }, | ... | ... |
-
Please register or sign in to post a comment