Commit d25dab65 authored by 喻春霖's avatar 喻春霖

fixed

parent 86808d8e
...@@ -61,7 +61,6 @@ ...@@ -61,7 +61,6 @@
</div> </div>
<script th:inline="javascript"> <script th:inline="javascript">
var formSubmitUrl = [[${successPostUrl}]]; var formSubmitUrl = [[${successPostUrl}]];
alert(formSubmitUrl);
if (formSubmitUrl && formSubmitUrl.length > 0){ if (formSubmitUrl && formSubmitUrl.length > 0){
$(function(){ $(function(){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment