fix:顶部tab显示问题

This commit is contained in:
wyx
2022-12-10 12:01:09 +08:00
parent 86b476d63b
commit fbb93fcac1
2 changed files with 2 additions and 2 deletions

View File

@@ -205,7 +205,7 @@ export default {
name: "课程库",
},
{
name: "课程管理",
name: "面授管理",
},
];
}

View File

@@ -383,7 +383,7 @@ export default {
href: "/coursewaremanage",
openKeys: "sub3",
selectedKeys: "sub3-1",
pagename: "课程管理",
pagename: "面授管理",
},
{
href: "/onlinemanage",