标签:answer res check nbsp mtime set type div 注意
$.ajax({ datatype:‘json‘, type:"post", url:"/test/doTest.do", traditional: true,//如果传值有数组,需要写 data:{ "timeConsumes":sumtime, "answers" :checkans, }, success: function(json){ Test_result(json.data) },error:function(xhr){alert(xhr.responseText)} });
标签:answer res check nbsp mtime set type div 注意
原文地址:https://www.cnblogs.com/yuanmo/p/12656441.html