This commit is contained in:
Pengxiansen
2025-02-28 14:48:08 +08:00
parent d69d8a866d
commit 0325817f07
5 changed files with 1012 additions and 115 deletions

View File

@@ -760,6 +760,19 @@
}
];
}
if (n.indexOf("/growthpathmap") !== -1 || n.indexOf("/growthPathMap") !== -1) {
state.list = [
{
name: "报表中心",
},
{
name:'板块详细数据'
},
{
name:'专业力必修'
}
];
}
if (n.indexOf("/reportproject") !== -1 || n.indexOf("/ReportProject") !== -1) {
state.list = [
{