Merge branch 'master' of http://119.91.43.128:3001/sheng/mes-ui-d2
This commit is contained in:
@@ -31,6 +31,12 @@ export default {
|
||||
name: `${pre}production_batch_management-bad`,
|
||||
meta: { ...meta, cache: true, title: '生产批次不良报表' },
|
||||
component: _import('planning-production/batch-management/batch-defect-report')
|
||||
},
|
||||
{
|
||||
path: 'produce/monitor/tray_manage',
|
||||
name: `${pre}monitor-tray_manage`,
|
||||
meta: { ...meta, cache: true, title: '托盘管理' },
|
||||
component: _import('planning-production/production-monitoring/tray-management')
|
||||
}
|
||||
])('planning_production-')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user