This commit is contained in:
@@ -156,7 +156,7 @@ export default {
|
||||
},
|
||||
mounted() {
|
||||
//this.$root.$gzconfirm = this.$refs.gzconfirm.open;
|
||||
this.$root.$gznotify = this.$refs.gznotify.open;
|
||||
this.$root.$gznotify = this.$refs.gznotify.addNotification;
|
||||
|
||||
//redirect to login if not authenticated
|
||||
if (!this.$store.state.authenticated) {
|
||||
|
||||
Reference in New Issue
Block a user