迁移设备履历报表模块
This commit is contained in:
@@ -43,6 +43,12 @@ export default {
|
||||
name: `${pre}traceability-battery`,
|
||||
meta: { ...meta, cache: true, title: '电池追溯' },
|
||||
component: _import('data-platform/traceability/battery')
|
||||
},
|
||||
{
|
||||
path: 'produce/report/equipment-history',
|
||||
name: `${pre}report-equipment-history`,
|
||||
meta: { ...meta, cache: true, title: '设备履历报表' },
|
||||
component: _import('data-platform/production-reports/equipment-history')
|
||||
}
|
||||
])('data_middleground-')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user