diff --git a/src/layout/Layout.vue b/src/layout/Layout.vue
index 71a08af..9a24be7 100644
--- a/src/layout/Layout.vue
+++ b/src/layout/Layout.vue
@@ -15,7 +15,7 @@
class="sidebar-menu"
background-color="transparent"
router
- :default-active="currentRoutePath"
+ :default-active="lastActivePath"
:unique-opened="true"
>