zhaoke 1 vuosi sitten
vanhempi
commit
3305a13276
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/router/routes/routes-file-seven.ts

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

@@ -17,7 +17,7 @@ const HomeRoutes = {
       path: '/statisticalanalysis/dataException',
       name: 'DataException',
       meta: {
-        title: '数据异常统计',
+        title: '业务节点检监测',
       },
       component: () =>
         import('@/views/statisticalanalysis/dataException/index.vue'),