0👍
✅
let routeid = this.$route.params.id;
should do the trick, instead of let routeid: this.$route.params
.
Source:stackexchange.com