Skip to content

Commit

Permalink
remove consolelog
Browse files Browse the repository at this point in the history
  • Loading branch information
nucleogenesis authored and vkWeb committed Oct 19, 2023
1 parent 9f8e098 commit a8b8a4e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@
watch: {
$route: function(_, o) {
this.prevRoute = o;
console.log('prevroute', this.prevRoute);
},
},
methods: {
Expand Down

0 comments on commit a8b8a4e

Please sign in to comment.