chenjun 6 months ago
parent
commit
8563906e43
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/router/routes/routes-file-temp.js

+ 1 - 1
src/router/routes/routes-file-temp.js

@@ -498,7 +498,7 @@ const statisticsChartsRoutes = {
         {
           path: 'statisticalAnalysis',
           name: 'statisticalAnalysisContent',
-          meta: { title: '统计分析' },
+          meta: { title: '国航本年统计概览' },
           component: () => import('@/views/statisticalAnalysis/components'),
         },
       ],