wupengfei 3 years ago
parent
commit
716f54320d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application/store/view/integral_goods/form.html

+ 1 - 1
application/store/view/integral_goods/form.html

@@ -363,8 +363,8 @@
             is_click = 0;
             return false;
         }
-        is_click = 0;
         $("#subForm").submit();
+        is_click = 0;
     })