更改导航

This commit is contained in:
BOE\10867418
2023-04-11 09:26:38 +08:00
parent 756fb96e33
commit 1b78971e2d
3 changed files with 4 additions and 4 deletions

View File

@@ -357,7 +357,7 @@
circle: selectedKeys[0] === 'sub17-2-2' ? false : true,
}"
></span>
<router-link to="/project">项目</router-link>
<router-link to="/reportproject">项目</router-link>
</a-menu-item>
<a-menu-item key="sub17-2-3">
<span
@@ -757,7 +757,7 @@ export default {
pagename: "学习路径图",
},
{
href: "/project",
href: "/reportproject",
openKeys: "sub17",
openKeys2: "sub17-2",
selectedKeys: "sub17-2-2",