chenhaozhe
2025-12-05 bb40eba5dd2ec75a6fa2cd2c8eb41d769c092fca
src/layout/components/Sidebar/index.vue
@@ -33,7 +33,6 @@
            const { meta, path } = route
            // if set path, the sidebar will highlight the path you set
            if (meta.activeMenu) {
                console.log(meta.activeMenu)
                return meta.activeMenu
            }
            return path