Skip to content

Commit

Permalink
remove consolelog
Browse files Browse the repository at this point in the history
  • Loading branch information
nucleogenesis committed Oct 1, 2023
1 parent 5882fb7 commit 21e54a2
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 21e54a2

Please sign in to comment.