mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-10 11:26:45 +08:00
报告
This commit is contained in:
@@ -633,7 +633,7 @@
|
|||||||
key="sub17"
|
key="sub17"
|
||||||
v-if="
|
v-if="
|
||||||
checkMenu(
|
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
|
<a-sub-menu
|
||||||
key="sub17-3"
|
key="sub17-3"
|
||||||
class="treeMenu"
|
class="treeMenu"
|
||||||
v-if="checkMenu('overvoew,employeelearning')"
|
v-if="checkMenu('overvoew,employeelearning,overvoewnew')"
|
||||||
>
|
>
|
||||||
<template #icon>
|
<template #icon>
|
||||||
<div class="img"></div>
|
<div class="img"></div>
|
||||||
@@ -1321,6 +1321,13 @@ export default {
|
|||||||
selectedKeys: "sub17-3-2",
|
selectedKeys: "sub17-3-2",
|
||||||
pagename: "员工学习数据",
|
pagename: "员工学习数据",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
href: "/overvoewnew",
|
||||||
|
openKeys: "sub17",
|
||||||
|
openKeys2: "sub17-3",
|
||||||
|
selectedKeys: "sub17-3-3",
|
||||||
|
pagename: "组织机构学习数据报表",
|
||||||
|
},
|
||||||
{
|
{
|
||||||
href: "/trainingnewmanager",
|
href: "/trainingnewmanager",
|
||||||
openKeys: "sub17",
|
openKeys: "sub17",
|
||||||
|
|||||||
Reference in New Issue
Block a user