Explorar o código

首页菜单名称修改

wanggaokun hai 1 ano
pai
achega
a261988452
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      PHM-web/src/router/index.js

+ 1 - 1
PHM-web/src/router/index.js

@@ -71,7 +71,7 @@ export const constantRoutes = [
         // src\views\manage\orderInfo\index.vue
         component: () => import('@/views/manage/orderInfo/index'),
         name: 'Index',
-        meta: { title: '指令', icon: 'dashboard', affix: true }
+        meta: { title: '试验工程', icon: 'dashboard', affix: true }
       }
     ]
   },