axios returns a Promise , which is just a fancy way of saying that it makes the HTTP request in the background (asynchronously) ...
確定! 回上一頁