mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-06 17:36:44 +08:00
Merge branch 'zcwy_0712_bug' into dev_master
This commit is contained in:
@@ -491,7 +491,7 @@
|
||||
{
|
||||
name: "感恩教师",
|
||||
}, {
|
||||
name:'认证讲师库(2023)'
|
||||
name:'认证讲师库'
|
||||
}
|
||||
];
|
||||
}
|
||||
|
||||
@@ -394,7 +394,7 @@
|
||||
circle: selectedKeys[0] === 'sub22-4' ? false : true,
|
||||
}"
|
||||
></span>
|
||||
<router-link to="/teachertopic">认证讲师库(2023)</router-link>
|
||||
<router-link to="/teachertopic">认证讲师库</router-link>
|
||||
</a-menu-item>
|
||||
<a-menu-item key="sub22-5" v-if="checkMenu('tooldown')">
|
||||
<span
|
||||
@@ -935,7 +935,7 @@ export default {
|
||||
href: "/teachertopic",
|
||||
openKeys: "sub22",
|
||||
selectedKeys: "sub22-4",
|
||||
pagename: "认证讲师库(2023)",
|
||||
pagename: "认证讲师库",
|
||||
},
|
||||
{
|
||||
href: "/tooldown",
|
||||
|
||||
Reference in New Issue
Block a user