This commit is contained in:
wangjh12
2025-05-09 17:29:54 +08:00
parent 92845e27ef
commit f4ef27c75c

View File

@@ -633,7 +633,7 @@
key="sub17"
v-if="
checkMenu(
'operational,learningpathmap,reportproject,curriculum,caseess,reportarticle,questionsandanswers,reportexamination,overvoew,employeelearning'
'operational,learningpathmap,reportproject,curriculum,caseess,reportarticle,questionsandanswers,reportexamination,overvoew,employeelearning,overvoewnew'
)
"
>
@@ -747,7 +747,7 @@
<a-sub-menu
key="sub17-3"
class="treeMenu"
v-if="checkMenu('overvoew,employeelearning')"
v-if="checkMenu('overvoew,employeelearning,overvoewnew')"
>
<template #icon>
<div class="img"></div>
@@ -1321,6 +1321,13 @@ export default {
selectedKeys: "sub17-3-2",
pagename: "员工学习数据",
},
{
href: "/overvoewnew",
openKeys: "sub17",
openKeys2: "sub17-3",
selectedKeys: "sub17-3-3",
pagename: "组织机构学习数据报表",
},
{
href: "/trainingnewmanager",
openKeys: "sub17",