feat:仪表盘修复闪烁、跳转问题
This commit is contained in:
@@ -359,6 +359,18 @@ export default {
|
||||
title: "核心网系统看板",
|
||||
fullscreen: "点击全屏显示",
|
||||
toRouter: "点击跳转详情页面",
|
||||
Users:"UDM Subscription Data",
|
||||
VoNR:"IMS Online Users",
|
||||
sessions:"PDU Sessions in SMF",
|
||||
FivegNodeN:"Online gNB in AMF",
|
||||
Fiveusers:"Active users in AMF",
|
||||
FourgNodeN:"Online eNB in MME",
|
||||
Fourusers:"Active users in MME",
|
||||
UPFjump:"Click to jump to the Key Performance Indicators",
|
||||
Networkjump:"Click to jump to the 5GC System Architecture",
|
||||
Alarmjump:"Click to jump to the Active Alarms",
|
||||
IMSUsers:"Click to jump to the IMS User",
|
||||
VoIPUsers:"Click to jump to the VoIP User",
|
||||
skim: {
|
||||
users: "用户数",
|
||||
userTitle:'用户信息',
|
||||
@@ -372,6 +384,9 @@ export default {
|
||||
enbUeNum:'4G 用户数',
|
||||
baseTitle:'在线信息',
|
||||
nodeBInfo: '基站信息',
|
||||
onlineinfo:'User Online Infomation',
|
||||
ims:'IMS',
|
||||
voip:'VoIP'
|
||||
},
|
||||
upfFlow:{
|
||||
title: "用户面吞吐量",
|
||||
@@ -1070,6 +1085,7 @@ export default {
|
||||
"changeBar":"切换为柱状图",
|
||||
"chooseShowMetrics":"选择需要显示的指标",
|
||||
"chooseMetrics":"选择指标",
|
||||
"tips":"The percentages and rates are averages,the counts are statistical values.",
|
||||
},
|
||||
voiceOverView:{
|
||||
"voiceTitle":"语音通话仪表盘",
|
||||
|
||||
Reference in New Issue
Block a user