update:仿真闭环看板菜单
This commit is contained in:
@@ -62,6 +62,16 @@ export const appList = [
|
||||
icon: 'ele-PieChart',
|
||||
},
|
||||
},
|
||||
{
|
||||
name: 'spdmProjectDashboard',
|
||||
zhCn: '仿真闭环看板',
|
||||
en: 'Simulation Dashboard',
|
||||
path: '/spdm/project/dashboard',
|
||||
component: () => import('/@/spdm/views/index.vue'),
|
||||
meta: {
|
||||
icon: 'ele-DataBoard',
|
||||
},
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user