mounted () { axios.get('/my api url').then(response => { const signalen = response.data.resources; signalen.forEach((signaal) => { const ...
確定! 回上一頁