Axios uses the data property, but fetch() uses the body property to deal with data. fetch() 's data is stringified. In fetch() , the URL is ...
確定! 回上一頁