... type:"POST", data:{answer_row:answer}, success: function(data){ result = JSON.parse(data);//將data轉為json格式console.log(result) ...
確定! 回上一頁