Example Vue component at https://codesandbox.io/s/vue-fetch-http-get- ... .then(async response => { const data = await response.json(); ...
確定! 回上一頁