三分钟联系客户率

This commit is contained in:
2025-09-09 10:37:47 +08:00
parent 97ba1500ff
commit 25cc195f1e

View File

@ -1486,7 +1486,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'},
]