|
@@ -546,7 +546,6 @@ const state = reactive<any>({
|
|
|
transferSrc: getImageUrl('phoneControls/transfer_blue.png'), //转接图片
|
|
|
conferenceSrc: getImageUrl('phoneControls/conference_blue.png'), //三方会议图片
|
|
|
outboundSrc: getImageUrl('phoneControls/outbound_blue.png'), //外呼图片
|
|
|
- evaluateSrc: getImageUrl('phoneControls/evaluate_blue.png'), //评价图片
|
|
|
restReasonOptions: [], // 小休原因
|
|
|
nextStepOptions: [], // 下一个环节
|
|
|
handlerOptions: [], // 处理人
|