FormData 介面可為表單資料中的欄位/值建立相對應的的鍵/值對(key/value)集合, ... cost) formData.append('unit_price', unit_price) formData.append('images', ...
確定! 回上一頁