|
@@ -329,7 +329,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("matchid").value=$match_id;//赋值个弹窗
|
|
|
$(":input").val("");
|
|
$(":input").val("");
|
|
|
$.ajax({
|
|
$.ajax({
|
|
|
type: 'POST',
|
|
type: 'POST',
|