chenrui  2 years ago
parent
commit
ad076a708c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/router/routes/routes-file-seven.ts

+ 1 - 1
src/router/routes/routes-file-seven.ts

@@ -10,7 +10,7 @@ const HomeRoutes = {
     title: "统计分析",
     elSvgIcon: "analyseIcon",
     breadcrumb: false,
-    // roles: ["statistical_analysis_page"],
+    roles: ["statistical_analysis_page"],
   },
   children: [
     {