update 仿真工况库改为仿真地图库

This commit is contained in:
2026-03-17 10:56:34 +08:00
parent 0900d03a9c
commit 03b0820a60
6 changed files with 6 additions and 6 deletions

View File

@@ -224,7 +224,7 @@ export default [
icon: Icons['Cpu'],
children: [
{
title: '仿真工况库',
title: '仿真地图库',
path: '/competenceCenter/condition',
name: 'CompetenceCenterCondition',
},

View File

@@ -245,7 +245,7 @@ export default [
name: 'CompetenceCenter',
children: [
{
title: '仿真工况库',
title: '仿真地图库',
path: '/competenceCenter/condition',
name: 'CompetenceCenterCondition',
component: () => import('@/views/competenceCenter/condition/index.vue'),

View File

@@ -230,7 +230,7 @@ export default [
icon: Icons['Cpu'],
children: [
{
title: '仿真工况库',
title: '仿真地图库',
path: '/competenceCenter/condition',
name: 'CompetenceCenterCondition',
},

View File

@@ -251,7 +251,7 @@ export default [
name: 'CompetenceCenter',
children: [
{
title: '仿真工况库',
title: '仿真地图库',
path: '/competenceCenter/condition',
name: 'CompetenceCenterCondition',
component: () => import('@/views/competenceCenter/condition/index.vue'),

View File

@@ -53,7 +53,7 @@ const lang = {
: 'Create Demand',
: 'Approval Preview',
: 'Simulation Management',
仿: 'Working Condition Library',
仿: 'Condition Map Library',
: 'Standard Scene Library',
仿: 'Indicator Library',
仿: 'Knowledge Base',

View File

@@ -52,7 +52,7 @@ const lang = {
: '首页',
: '审核预览',
: '能力中心',
仿: '仿真工况库',
仿: '仿真地图库',
: '标准场景库',
仿: '仿真指标库',
仿: '仿真标准库',