必修任务

This commit is contained in:
zhangsir
2024-04-17 10:15:51 +08:00
parent 68c160b8b2
commit e281e872c1
2 changed files with 55 additions and 0 deletions

View File

@@ -594,6 +594,16 @@
}
];
}
if (n.indexOf("/trainingnewmanager") !== -1 || n.indexOf("/TrainingNewManager") !== -1) {
state.list = [
{
name: "报表中心",
},
{
name:'新任管理者培训数据'
},
];
}
if (n.indexOf("/learningpathmap") !== -1 || n.indexOf("/LearningPathMap") !== -1) {
state.list = [
{