迁移质量管理接收质量限
This commit is contained in:
@@ -49,6 +49,12 @@ export default {
|
||||
name: `${pre}inspection-management-inspection-standards`,
|
||||
meta: { ...meta, cache: true, title: '检验标准' },
|
||||
component: _import('quality-management/inspection-management/inspection-standards')
|
||||
},
|
||||
{
|
||||
path: 'xqc/aql_config',
|
||||
name: `${pre}inspection-management-aql-standards`,
|
||||
meta: { ...meta, cache: true, title: '接收质量限' },
|
||||
component: _import('quality-management/inspection-management/aql-standards')
|
||||
}
|
||||
])('quality_control-')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user