named anonymous functions
This commit is contained in:
@@ -84,6 +84,10 @@ export default {
|
||||
} else {
|
||||
alert("STUB gzmenu::handleClick - menu item clicked: " + menuitem.key);
|
||||
}
|
||||
|
||||
//Logout
|
||||
// auth.logout();
|
||||
// this.$router.replace({ name: "login" });
|
||||
}
|
||||
}
|
||||
//new functions above here
|
||||
|
||||
Reference in New Issue
Block a user