route.params.id + this.user) .then((response) => { console.log(response.data) }) .catch((err) => { console.log(err) }) }.
確定! 回上一頁