|
@@ -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 }
|
|
|
}
|
|
|
]
|
|
|
},
|