瀏覽代碼

修改名称

zhaoke 1 年之前
父節點
當前提交
3305a13276
共有 1 個文件被更改,包括 1 次插入1 次删除
  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'),