迁移质量管理DPMO报表
This commit is contained in:
@@ -79,6 +79,12 @@ export default {
|
||||
name: `${pre}spc-variable-charts-cpk`,
|
||||
meta: { ...meta, cache: true, title: 'CPK' },
|
||||
component: _import('quality-management/spc-variable-charts/cpk')
|
||||
},
|
||||
{
|
||||
path: 'chart/DPMO',
|
||||
name: `${pre}spc-attribute-charts-dpmo`,
|
||||
meta: { ...meta, cache: true, title: 'DPMO' },
|
||||
component: _import('quality-management/spc-attribute-charts/dpmo')
|
||||
}
|
||||
])('spc-')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user