responsePromise = axios(url); } async getContents() { // await for ... We'll wait for the Promise's completion in all the places we need the result.
確定! 回上一頁