diff --git a/src/i18n/locales/en-US.ts b/src/i18n/locales/en-US.ts index 925b0ba6..d5cba479 100644 --- a/src/i18n/locales/en-US.ts +++ b/src/i18n/locales/en-US.ts @@ -934,6 +934,8 @@ export default { }, base5G: { neType: 'NE Object', + gnb:'5G Radios', + enb:'4G Radios', }, n3iwf: { neType: 'N3IWF Object', diff --git a/src/i18n/locales/zh-CN.ts b/src/i18n/locales/zh-CN.ts index 78598928..45e7cd0b 100644 --- a/src/i18n/locales/zh-CN.ts +++ b/src/i18n/locales/zh-CN.ts @@ -934,6 +934,8 @@ export default { }, base5G: { neType: '网元对象', + gnb:'5G 基站', + enb:'4G 基站', }, n3iwf: { neType: 'N3IWF网元对象', diff --git a/src/views/index/moduleInfo.vue b/src/views/index/moduleInfo.vue index abd50d75..7a661ee2 100644 --- a/src/views/index/moduleInfo.vue +++ b/src/views/index/moduleInfo.vue @@ -164,7 +164,7 @@ onMounted(() => { >