I want to upload images to Azure Storage. ... { headers: { "Content-type": "multipart/form-data" } }; await this.axios .post(url, body, ...
確定! 回上一頁