@@ -8,7 +8,7 @@
<script>
export default {
- name: "404",
+ name: 'NotFound404',
methods: {
goHome() {
this.$router.push({
+ name: 'notAuth401',