Merge branch 'master' of http://119.91.43.128:3001/sheng/mes-ui-d2
This commit is contained in:
@@ -37,6 +37,12 @@ export default {
|
||||
name: `${pre}monitor-tray_manage`,
|
||||
meta: { ...meta, cache: true, title: '托盘管理' },
|
||||
component: _import('planning-production/production-monitoring/tray-management')
|
||||
},
|
||||
{
|
||||
path: 'produce/monitor/change_battery_process',
|
||||
name: `${pre}monitor-change_battery_process`,
|
||||
meta: { ...meta, cache: true, title: '电池工序管理' },
|
||||
component: _import('planning-production/production-monitoring/process-execution')
|
||||
}
|
||||
])('planning_production-')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user