Jimy 6 سال پیش
والد
کامیت
7646c774d0
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      resources/views/admin/sportsfoot/outcome.blade.php

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

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