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");