三分钟联系客户率

This commit is contained in:
2025-09-09 10:37:47 +08:00
parent 8968f4caa9
commit cebb173ec4

View File

@ -1468,7 +1468,7 @@ export default {
this.labelList = [
{label: '日', prop: 'date'},
{label: '接单时效(分)', prop: 'receiving'},
{label: '3分钟联系客户率', prop: 'threeMinutesReceivingRate'},
{label: '3分钟联系客户率', prop: 'threeMinutesContactRate'},
{label: '到达时效(分)', prop: 'arriving'},
{label: '平安聚合成功到达时效(分)', prop: 'pinganJuheSuccessArriving'},
]