次品钢卷大屏初版
This commit is contained in:
@@ -57,7 +57,8 @@ function loadComponent(componentPath) {
|
||||
'modules/dashboardBig/views/oee': () => import('@/modules/dashboardBig/views/oee.vue'),
|
||||
'modules/dashboardBig/views/output': () => import('@/modules/dashboardBig/views/output.vue'),
|
||||
'modules/dashboardBig/views/stopAnalysis': () => import('@/modules/dashboardBig/views/stopAnalysis.vue'),
|
||||
'screens/acid-rolling/index': () => import('@/views/screens/acid-rolling/index.vue')
|
||||
'screens/acid-rolling/index': () => import('@/views/screens/acid-rolling/index.vue'),
|
||||
'screens/scrap-coil/index': () => import('@/views/screens/scrap-coil/index.vue')
|
||||
}
|
||||
return componentMap[path] || (() => import('@/views/screens/acid-rolling/index.vue'))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user