serializeObject(); console.log(formData); ... type : "POST", data : formData, contentType: false, cache: false, processData: false, ...
確定! 回上一頁