迁移质量管理检验单管理
This commit is contained in:
@@ -37,6 +37,12 @@ export default {
|
||||
name: `${pre}process-control-first-article-inspection-reports`,
|
||||
meta: { ...meta, cache: true, title: '首巡检报表' },
|
||||
component: _import('quality-management/process-control/first-article-inspection-reports')
|
||||
},
|
||||
{
|
||||
path: 'xqc/inspection_order_manage',
|
||||
name: `${pre}inspection-management-inspection-orders`,
|
||||
meta: { ...meta, cache: true, title: '检验单管理' },
|
||||
component: _import('quality-management/inspection-management/inspection-orders')
|
||||
}
|
||||
])('quality_control-')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user