mzx16822 6 years ago
parent
commit
90ab2cbf6e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/views/home/user.blade.php

+ 1 - 1
resources/views/home/user.blade.php

@@ -289,7 +289,7 @@ layui.use(['form','jquery'], function(){
         $("#question").html(question);
         $("#Jpage").html(responsedata.info.questions_count)
        // is_end = responsedata.info.question.is_end;
-        daoshu();
+         clearInterval(ts)
       }else{
         layer.msg(responsedata.msg, {
           time: 1000 //2秒关闭(如果不配置,默认是3秒)