wangyi
2025-11-20 74a0a90f56d3960c90f87b013af4b851d8114c99
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