diff --git a/src/index.js b/src/index.js index 9f574e5..b71daa4 100644 --- a/src/index.js +++ b/src/index.js @@ -160,6 +160,7 @@ class AdminFramework { console.log('=== Admin Framework App Started ===') console.log('Framework Version:', framework.version) console.log('Config:', this.$config) + // Auto restore menu and title on refresh const token = this.$store.state.user.token