<#include "/apps/service/include/left.html">

满意度评价<#if serviceList??>(${serviceList.totalElements})

<#if serviceList?? && serviceList.content?? && serviceList.content?size gt 0> <#list serviceList.content as agentService> <#else>
用户名 接入渠道 服务坐席 咨询时间 评价时间 评价 回复意见
${agentService.username!''} ${agentService.channel!''} ${agentService.agentusername!''} <#if agentService.servicetime??> ${agentService.servicetime?string('yyyy-MM-dd HH:mm:ss')} ${agentService.satistime?string("yyyy-MM-dd HH:mm:ss")} <#list uKeFuDic['com.dic.webim.comment'] as comment> <#if agentService.satislevel?? && comment.code == agentService.satislevel>${comment.name!''} <#if uKeFuDic[agentService.satiscomment!'']??>${uKeFuDic[agentService.satiscomment!''].name!''}<#else>${agentService.satiscomment!''}
还没有满意度评价