迁移鹰眼模块
This commit is contained in:
@@ -55,6 +55,12 @@ export default {
|
||||
name: `${pre}report-battery-detail`,
|
||||
meta: { ...meta, cache: true, title: '电池详情报表' },
|
||||
component: _import('data-platform/production-reports/battery-detail')
|
||||
},
|
||||
{
|
||||
path: 'pancake/eagle_eyes',
|
||||
name: `${pre}formation-data-record`,
|
||||
meta: { ...meta, cache: true, title: '鹰眼' },
|
||||
component: _import('data-platform/correlation-analysis/hawkeye')
|
||||
}
|
||||
])('data_middleground-')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user