From ff78438cfe33d0b0febc54b09ba3d14f46462d09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=88=90?= Date: Wed, 5 Nov 2025 21:13:35 +0800 Subject: [PATCH] 1 --- src/index.js | 1 + 1 file changed, 1 insertion(+) 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