style: 看板多语言用户面吞吐量
This commit is contained in:
@@ -498,7 +498,7 @@ export default {
|
|||||||
base: "Base Stations",
|
base: "Base Stations",
|
||||||
},
|
},
|
||||||
upfFlow:{
|
upfFlow:{
|
||||||
title: "UPF Real-time Throughput",
|
title: "User Plane Throughput",
|
||||||
up:'Uplink',
|
up:'Uplink',
|
||||||
down:'Downlink'
|
down:'Downlink'
|
||||||
},
|
},
|
||||||
@@ -511,7 +511,7 @@ export default {
|
|||||||
},
|
},
|
||||||
alarmTypeBar:{
|
alarmTypeBar:{
|
||||||
alarmSum:'Alarm Statistics',
|
alarmSum:'Alarm Statistics',
|
||||||
topTitle:"Alarm-TOP 3 ",
|
topTitle:"Alarm-TOP 3",
|
||||||
},
|
},
|
||||||
resources: {
|
resources: {
|
||||||
title: "Resource Summary",
|
title: "Resource Summary",
|
||||||
|
|||||||
@@ -498,7 +498,7 @@ export default {
|
|||||||
base: "基站数",
|
base: "基站数",
|
||||||
},
|
},
|
||||||
upfFlow:{
|
upfFlow:{
|
||||||
title: "UPF 实时吞吐量",
|
title: "用户面吞吐量",
|
||||||
up:'上行',
|
up:'上行',
|
||||||
down:'下行'
|
down:'下行'
|
||||||
},
|
},
|
||||||
@@ -511,7 +511,7 @@ export default {
|
|||||||
},
|
},
|
||||||
alarmTypeBar:{
|
alarmTypeBar:{
|
||||||
alarmSum:'告警统计',
|
alarmSum:'告警统计',
|
||||||
topTitle:"告警总数TOP3",
|
topTitle:"告警总数 TOP3",
|
||||||
},
|
},
|
||||||
resources: {
|
resources: {
|
||||||
title: "资源情况",
|
title: "资源情况",
|
||||||
|
|||||||
@@ -105,6 +105,7 @@ let tableColumns: ColumnsType = [
|
|||||||
title: t('views.system.dict.dictId'),
|
title: t('views.system.dict.dictId'),
|
||||||
dataIndex: 'dictId',
|
dataIndex: 'dictId',
|
||||||
align: 'left',
|
align: 'left',
|
||||||
|
width: 150,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: t('views.system.dict.dictName'),
|
title: t('views.system.dict.dictName'),
|
||||||
|
|||||||
Reference in New Issue
Block a user