库存总览初版大屏
This commit is contained in:
@@ -60,7 +60,8 @@ const menuItems = [
|
||||
{ path: '/dashboard/oee', meta: { title: 'OEE综合大屏', icon: 'oee' } },
|
||||
{ path: '/dashboard/output', meta: { title: '产出监控大屏', icon: 'output' } },
|
||||
{ path: '/dashboard/stop-analysis', meta: { title: '停机分析大屏', icon: 'stop' } },
|
||||
{ path: '/dashboard/acid-rolling', meta: { title: '酸轧数据大屏', icon: 'example' } }
|
||||
{ path: '/dashboard/acid-rolling', meta: { title: '酸轧数据大屏', icon: 'example' } },
|
||||
{ path: '/dashboard/warehouse-overview', meta: { title: '库区总览大屏', icon: 'example' } }
|
||||
]
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user