2024-9-24 ztsyj

This commit is contained in:
Rain 2024-09-24 14:18:44 +08:00
parent 7069990c98
commit 6bad5a4f62

View File

@ -643,7 +643,7 @@ onMounted(async () => {
}
console.log("配置菜单", menuList.value);
console.log("当前跳转的路由", router.currentRoute.value);
await getAllModelMenu();
// await getAllModelMenu();
// activeTab2.value = router.currentRoute.value;
activeTab.value = menuList.value[0].modulePath;
activeTab2.value = menuList.value[0].modulePath;