瀏覽代碼

修改菜单名称 智能运维 -》 视频监测

zhulu 1 年之前
父節點
當前提交
ada075196c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/router/router.config.js

+ 1 - 1
src/router/router.config.js

@@ -294,7 +294,7 @@ export let routers = [
         path: '/iot/smartOpration',
         name: 'iot_smartOpration',
         component: () => import('@/views/menu/iot/smartOpration/index'),
-        meta: { title: '智能运维', keepAlive: true, deep: 1 }
+        meta: { title: '视频监测', keepAlive: true, deep: 1 }
       },
       {
         path: '/monitoringCall',