Turn the formData object into a Buffer, so Axios can handle it. let formDataToBufferObject = formDataToBuffer( formData );.
確定! 回上一頁