This is part of why I really like babel and have using async/await... import axios from 'axios'; async function getData() { var result = await ...
確定! 回上一頁