Send a POST request axios({ method: 'post', url: '/user/12345', data: { firstName: 'Fred', ... These are the available config options for making requests.
確定! 回上一頁