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

debug

parent ef644a2d
No related branches found
No related tags found
1 merge request!8Movie page
...@@ -47,7 +47,6 @@ export default { ...@@ -47,7 +47,6 @@ export default {
}, },
created() { created() {
console.log("ok"); 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