mzx16822 6 年之前
父节点
当前提交
9d40bf7053
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      resources/views/home/user.blade.php

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

@@ -164,7 +164,7 @@ layui.use(['form','jquery'], function(){
                 }
               }
               var py1_score = parseInt($("#py1_score").html());
-              var py2_score = parseInt($("#py2_score").html());
+                var py2_score = parseInt($("#py2_score").html());
                 if(data.is_end == 1){
                   //结算
                    $(".g-doc .g-inner").addClass("end");