FormData 介面可為表單資料中的欄位/值建立相對應的的鍵/值對(key/value)集合, ... formData } $.ajax(item) .done(function (response) { console.log(response) ...
確定! 回上一頁