Skip to content
Snippets Groups Projects
Commit ef644a2d authored by Bilel El Yaagoubi's avatar Bilel El Yaagoubi
Browse files

debug

parent 6cc963af
No related branches found
No related tags found
1 merge request!8Movie page
...@@ -46,6 +46,8 @@ export default { ...@@ -46,6 +46,8 @@ export default {
}, },
}, },
created() { created() {
console.log("ok");
this.movieId = this.$route.params.id; this.movieId = this.$route.params.id;
console.log(this.movieId); console.log(this.movieId);
this.fetchMovie(); this.fetchMovie();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment