update:数据看板

This commit is contained in:
2025-12-22 11:54:49 +08:00
parent e2b4178998
commit 62c238a6e1
7 changed files with 9 additions and 9 deletions

View File

@@ -64,8 +64,8 @@ export const appList = [
},
{
name: 'spdmProjectDashboard',
zhCn: '仿真闭环看板',
en: 'Simulation Dashboard',
zhCn: '数据看板',
en: 'Data Dashboard',
path: '/spdm/project/dashboard',
component: () => import('/@/spdm/views/index.vue'),
meta: {