$.ajax({ type: 'POST', url: url, data: data, dataType: dataType, success: function(response) {...}, error: function(jqXHR, textStatus, ...
確定! 回上一頁