Jimy 6 năm trước cách đây
mục cha
commit
7646c774d0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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){
             var match_id = $match_id;
             document.getElementById("match_id").value=$match_id;//赋值个弹窗
-
+            $(":input").val("");
             $.ajax({
                 type: 'POST',
                 dataType: 'json',