Create a form data entity const formData = new global.FormData(); formData.append( "image", {name: "image.jpeg", ...
確定! 回上一頁