1
This commit is contained in:
@@ -161,6 +161,7 @@ class AdminFramework {
|
|||||||
console.log('Framework Version:', framework.version)
|
console.log('Framework Version:', framework.version)
|
||||||
console.log('Config:', this.$config)
|
console.log('Config:', this.$config)
|
||||||
|
|
||||||
|
|
||||||
// Auto restore menu and title on refresh
|
// Auto restore menu and title on refresh
|
||||||
const token = this.$store.state.user.token
|
const token = this.$store.state.user.token
|
||||||
const authorityMenus = localStorage.getItem('authorityMenus')
|
const authorityMenus = localStorage.getItem('authorityMenus')
|
||||||
|
|||||||
Reference in New Issue
Block a user