feat: 添加菜单 能力中心-仿真动画库

This commit is contained in:
JiangSheng
2026-01-04 14:50:47 +08:00
parent aea71685e0
commit 8e3748427a
9 changed files with 47 additions and 1 deletions

View File

@@ -195,6 +195,7 @@ export default {
spdmCompetenceCenterCondition: 'Condition Library',
spdmCompetenceCenterIndicator: 'Indicator Library',
spdmCompetenceCenterKnowledge: 'Knowledge Library',
spdmCompetenceCenterAnimation: 'Animation Library',
spdmCompetenceCenterParameter: 'Parameter Library',
spdmSystemStorage: 'Data Storage',
spdmSystemDictionary: 'Data Dictionary',

View File

@@ -121,6 +121,7 @@ export default {
spdmCompetenceCenterCondition: '仿真工况库',
spdmCompetenceCenterIndicator: '仿真指标库',
spdmCompetenceCenterKnowledge: '仿真知识库',
spdmCompetenceCenterAnimation: '仿真动画库',
spdmCompetenceCenterParameter: '仿真参数库',
spdmSystemStorage: '数据存储',
spdmSystemDictionary: '数据字典',