信息架构/菜单框架大重构-20260109
This commit is contained in:
@@ -64,7 +64,7 @@ const onCommand = (cmd: any) => {
|
||||
}
|
||||
if (cmd?.type === "switch" && cmd.study) {
|
||||
study.setCurrentStudy(cmd.study as Study);
|
||||
router.push("/study/home");
|
||||
router.push("/project/overview");
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user