mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-09 19:06:45 +08:00
fix:顶部tab显示问题
This commit is contained in:
@@ -205,7 +205,7 @@ export default {
|
||||
name: "课程库",
|
||||
},
|
||||
{
|
||||
name: "课程管理",
|
||||
name: "面授管理",
|
||||
},
|
||||
];
|
||||
}
|
||||
|
||||
@@ -383,7 +383,7 @@ export default {
|
||||
href: "/coursewaremanage",
|
||||
openKeys: "sub3",
|
||||
selectedKeys: "sub3-1",
|
||||
pagename: "课程管理",
|
||||
pagename: "面授管理",
|
||||
},
|
||||
{
|
||||
href: "/onlinemanage",
|
||||
|
||||
Reference in New Issue
Block a user