更改导航

This commit is contained in:
BOE\10867418
2023-04-11 09:26:38 +08:00
parent 756fb96e33
commit 1b78971e2d
3 changed files with 4 additions and 4 deletions

View File

@@ -469,7 +469,7 @@ export default {
}
];
}
if (n.indexOf("/project") !== -1 || n.indexOf("/ProjecT") !== -1) {
if (n.indexOf("/reportproject") !== -1 || n.indexOf("/ReportProject") !== -1) {
state.list = [
{
name: "报表中心",