$.ajax({ method: 'POST', url: 'http://192.168.1.3/plant_ajax/', headers: {'Content-Type': 'application/x-www-form-urlencoded'}, dataType: "json", data: {RegID:1} ...
確定! 回上一頁