Kaynağa Gözat

架构设置

wy 1 yıl önce
ebeveyn
işleme
ac53e3fa2c
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/router/index.js

+ 1 - 1
src/router/index.js

@@ -71,7 +71,7 @@ export const constantRoutes = [
         path: '',
         component: () => import('@/views/current-alarm/index'),
         name: 'StatisticalAnalysis',
-        meta: { title: '统计分析', icon: 'tjfx', noCache: true }
+        meta: { title: '当前告警', icon: 'tjfx', noCache: true }
       }
     ]
   },