This commit is contained in:
2019-02-20 21:28:57 +00:00
parent ff305a9b98
commit 2220f4ceb3
4 changed files with 99 additions and 20 deletions

View File

@@ -79,11 +79,11 @@ export default {
addNavItem(lt.get("Operations"), "cogs", "ops");
}
*/
console.log("MOUNTED");
//console.log("MOUNTED");
},
data: () => ({}),
beforeRouteEnter(to, from, next) {
console.log("BEFOREROUTENTER");
//console.log("BEFOREROUTENTER");
debugger;
if (
false