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