mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-16 00:32:02 +08:00
@@ -113,7 +113,7 @@ function useMixedMenu() {
|
||||
|
||||
// 初始化计算侧边菜单
|
||||
onBeforeMount(() => {
|
||||
calcSideMenus();
|
||||
calcSideMenus(route.meta?.activePath || route.path);
|
||||
});
|
||||
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user