Open zhang699 opened 7 years ago
Use router-link to do declarative route navigation
<router-link :to="{ name: 'Login'}" class="router-link center-vertical">
<button class="rounded secondary-button fat-border">Log In</button>
</router-link>
this.$router.push
androuter-link