chenhaozhe
2025-11-20 f8ddb1cdc0caafa8aa74a214fffa552aac1d04a7
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