Skip to content

Commit

Permalink
Update print.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
titembaatar authored Dec 28, 2021
1 parent 324e037 commit 4f66d1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/print.vue
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ export default {
},
mounted: function () {
print();
this.$router.push('/paint');
// this.$router.push('/paint');
},
}
</script>
Expand Down

0 comments on commit 4f66d1f

Please sign in to comment.