Explorar o código

求助2月5号

guojing %!s(int64=5) %!d(string=hai) anos
pai
achega
3248ed54a2
Modificáronse 1 ficheiros con 3 adicións e 2 borrados
  1. 3 2
      whepi-ui/templates/home/qiuzhu.ftl

+ 3 - 2
whepi-ui/templates/home/qiuzhu.ftl

@@ -265,7 +265,7 @@
             $('#notPlay')[0].style.display = 'none';
         }
         $('#Qzinput').val("")
-        $("#qzf2").removeAttr('checked',false)
+        $("#qzf2").removeAttr('checked', false)
         $('#remarks').val("")
     }
 
@@ -383,6 +383,7 @@
             },
             success: function (data) {
                 qzBackHome();
+                qzMy_help('', '');
             },
             error: function () {
             }
@@ -407,7 +408,7 @@
         /*展示*/
         $('#play')[0].style.display = '';
         $('#Qzinput').val("")
-        $("#qzf2").removeAttr('checked',false)
+        $("#qzf2").removeAttr('checked', false)
         $('#remarks').val("")
     }