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