mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-09 10:56:46 +08:00
报告
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user