2024-9-24 ztsyj
This commit is contained in:
parent
7069990c98
commit
6bad5a4f62
@ -643,7 +643,7 @@ onMounted(async () => {
|
|||||||
}
|
}
|
||||||
console.log("配置菜单", menuList.value);
|
console.log("配置菜单", menuList.value);
|
||||||
console.log("当前跳转的路由", router.currentRoute.value);
|
console.log("当前跳转的路由", router.currentRoute.value);
|
||||||
await getAllModelMenu();
|
// await getAllModelMenu();
|
||||||
// activeTab2.value = router.currentRoute.value;
|
// activeTab2.value = router.currentRoute.value;
|
||||||
activeTab.value = menuList.value[0].modulePath;
|
activeTab.value = menuList.value[0].modulePath;
|
||||||
activeTab2.value = menuList.value[0].modulePath;
|
activeTab2.value = menuList.value[0].modulePath;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user