diff --git a/src/event.js b/src/event.js index 924c3ee..5e9230b 100644 --- a/src/event.js +++ b/src/event.js @@ -15,7 +15,6 @@ export default [ }; this.$store.dispatch('setToken', null) this.$store.dispatch('setName', null) - this.$router.replace({ path: '/' }); } }, diff --git a/src/pages/Dashboard.vue b/src/pages/Dashboard.vue index 7774218..7452194 100644 --- a/src/pages/Dashboard.vue +++ b/src/pages/Dashboard.vue @@ -8,7 +8,7 @@ - + Add New Users - + - @@ -167,7 +153,7 @@ - + @@ -193,14 +179,6 @@
{{ editedItem.name }}
-
Email:
@@ -279,12 +257,15 @@ v-model="snackbar" color="success" >{{ text }} - + + >