wangyi
2026-01-19 7fb0a8f0ab16c149484bf043754cd10cfa94de2f
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