chenjun 6 月之前
父节点
当前提交
8563906e43
共有 1 个文件被更改,包括 1 次插入1 次删除
  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'),
         },
       ],