Merge branch 'master' of http://119.91.43.128:3001/sheng/mes-ui-d2
This commit is contained in:
@@ -44,6 +44,12 @@ export default {
|
||||
meta: { ...meta, cache: true, title: '预警中心' },
|
||||
component: _import('planning-production/alert-center')
|
||||
},
|
||||
{
|
||||
path: 'produce/monitor/set_battery_rebatch',
|
||||
name: `${pre}monitor-set_battery_rebatch`,
|
||||
meta: { ...meta, cache: true, title: '电池复投管理' },
|
||||
component: _import('planning-production/production-monitoring/rework-management')
|
||||
},
|
||||
{
|
||||
path: 'produce/monitor/tray_manage',
|
||||
name: `${pre}monitor-tray_manage`,
|
||||
|
||||
Reference in New Issue
Block a user