We get the JSON data as an array easily with res.data thanks to Axios' auto transformations. Consequently, we loop through the users, ...
確定! 回上一頁