Merge branch 'zcwy_0712_bug' into dev_master

This commit is contained in:
nisen
2024-09-24 16:37:28 +08:00
2 changed files with 3 additions and 3 deletions

View File

@@ -491,7 +491,7 @@
{
name: "感恩教师",
}, {
name:'认证讲师库2023'
name:'认证讲师库'
}
];
}

View File

@@ -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",