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

服务小结列表<#if summaryList??>(${summaryList.totalElements})

<#if summaryList?? && summaryList.content??> <#list summaryList.content as summary>
访客 服务坐席 渠道 服务时间 服务类型 是否预约 预约方式 预约时间 操作
${summary.username!''} ${summary.agentusername!''} ${summary.channel!''} ${summary.createtime?string('yyyy-MM-dd HH:mm:ss')} <#if summary.servicetype??> <#list summary.servicetype?split(",") as st> <#if tags??> <#list tags as tag> <#if st == tag.id> <#if st_index gt 0>,${tag.tag!''} <#if summary.reservation> ${uKeFuDic[summary.reservtype!''].name!''} ${summary.reservtime!''} 处理