add psap version

This commit is contained in:
lai
2025-06-06 16:44:32 +08:00
parent af15418695
commit 270f9915dc
6 changed files with 486 additions and 308 deletions

View File

@@ -358,6 +358,15 @@ export default {
answeredTime:'Answered Time',
callDuration:'Call Duration',
msdData:'MSD Info',
},
callback:{
callerIdNumber:'Caller Number',
calleeIdNumber:'Callee Number',
status:'Status',
ticketId:'Ticket ID',
startTime:'Start Time',
msdData:'MSD Info',
agentName: 'Agent Name',
}
},
dashboard: {

View File

@@ -358,6 +358,15 @@ export default {
answeredTime:'接听时间',
callDuration:'通话时长',
msdData:'MSD内容',
},
callback:{
callerIdNumber:'主叫号码',
calleeIdNumber:'被叫号码',
status:'状态',
ticketId:'工单编号',
startTime:'开始时间',
msdData:'MSD内容',
agentName: '座席名称',
}
},
dashboard: {