update 仿真工况库改为仿真地图库
This commit is contained in:
@@ -224,7 +224,7 @@ export default [
|
||||
icon: Icons['Cpu'],
|
||||
children: [
|
||||
{
|
||||
title: '仿真工况库',
|
||||
title: '仿真地图库',
|
||||
path: '/competenceCenter/condition',
|
||||
name: 'CompetenceCenterCondition',
|
||||
},
|
||||
|
||||
@@ -245,7 +245,7 @@ export default [
|
||||
name: 'CompetenceCenter',
|
||||
children: [
|
||||
{
|
||||
title: '仿真工况库',
|
||||
title: '仿真地图库',
|
||||
path: '/competenceCenter/condition',
|
||||
name: 'CompetenceCenterCondition',
|
||||
component: () => import('@/views/competenceCenter/condition/index.vue'),
|
||||
|
||||
@@ -230,7 +230,7 @@ export default [
|
||||
icon: Icons['Cpu'],
|
||||
children: [
|
||||
{
|
||||
title: '仿真工况库',
|
||||
title: '仿真地图库',
|
||||
path: '/competenceCenter/condition',
|
||||
name: 'CompetenceCenterCondition',
|
||||
},
|
||||
|
||||
@@ -251,7 +251,7 @@ export default [
|
||||
name: 'CompetenceCenter',
|
||||
children: [
|
||||
{
|
||||
title: '仿真工况库',
|
||||
title: '仿真地图库',
|
||||
path: '/competenceCenter/condition',
|
||||
name: 'CompetenceCenterCondition',
|
||||
component: () => import('@/views/competenceCenter/condition/index.vue'),
|
||||
|
||||
@@ -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',
|
||||
|
||||
@@ -52,7 +52,7 @@ const lang = {
|
||||
首页: '首页',
|
||||
审核预览: '审核预览',
|
||||
能力中心: '能力中心',
|
||||
仿真工况库: '仿真工况库',
|
||||
仿真地图库: '仿真地图库',
|
||||
标准场景库: '标准场景库',
|
||||
仿真指标库: '仿真指标库',
|
||||
仿真标准库: '仿真标准库',
|
||||
|
||||
Reference in New Issue
Block a user