Jimy %!s(int64=6) %!d(string=hai) anos
pai
achega
57b8573870
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      resources/views/admin/sportsfoot/outcome.blade.php

+ 1 - 1
resources/views/admin/sportsfoot/outcome.blade.php

@@ -272,7 +272,7 @@
 		function addResult($match_id){
             var match_id = $match_id;//alert(match_id);
             document.getElementById("matchid").value=$match_id;//赋值个弹窗
-            $(":input").val(""); 
+            //$(":input").val(""); 
             $.ajax({
                 type: 'POST',
                 dataType: 'json',