This commit is contained in:
lai
2025-05-21 15:24:13 +08:00
parent 43034fd082
commit 331315ab84
5 changed files with 393 additions and 15 deletions

View File

@@ -350,6 +350,16 @@ export default {
description: "No data yet, try refreshing",
},
},
agentManage:{
callings:{
callerIdNumber:'Caller Number',
calleeIdNumber:'Callee Number',
startTime:'Start Time',
answeredTime:'Answered Time',
callDuration:'Call Duration',
msdData:'MSD Info',
}
},
dashboard: {
overview:{
title: "Core Network Dashboard",

View File

@@ -350,15 +350,25 @@ export default {
description: "暂无数据,尝试刷新看看",
},
},
agentManage:{
callings:{
callerIdNumber:'主叫号码',
calleeIdNumber:'被叫号码',
startTime:'开始时间',
answeredTime:'接听时间',
callDuration:'通话时长',
msdData:'msd内容',
}
},
dashboard: {
overview:{
title: "核心网系统看板",
fullscreen: "点击全屏显示",
toRouter: "点击跳转详情页面",
psapTitle:'PSAP看板',
onlineUser:'在线用户',
totalUser:'总用户',
parallelUser:'并行用户',
onlineUser:'在线座席数',
totalUser:'总座席数',
parallelUser:'并行通话数',
userTitle:'用户统计',
sysTitle:'系统资源',
skim: {