其中, /api/some-endpoint 是您的后端接口地址, this.dataArray 是您要发送的数组数据。 ... axios 默认是Payload 格式数据请求,但有时候后端接收参数要求必须是Form Data ...
確定! 回上一頁