mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
fix installation for beta5
This commit is contained in:
@@ -97,6 +97,7 @@ export default {
|
||||
next()
|
||||
}
|
||||
}
|
||||
console.log('showMenu: ', !noMenu.includes(to.path))
|
||||
state.showMenu = !noMenu.includes(to.path)
|
||||
state.currentPath = to.path
|
||||
document.title = pathMap[to.name]
|
||||
|
||||
Reference in New Issue
Block a user