[#include "/business/pages/include/static.html" /] [#include "/component/select.html" /] [#include "/component/newsel.html" /] [#include "/component/DatePicker.html" /] [#include "/business/pages/include/print.html" /] [#include "/component/excExport.html" /]
客户电话:
${info.CUSTOMER_MOBILE}
通话开始时间:
${DateUtil.format("yyyy-MM-dd",info.START_TIME)}
通话结束时间:
${DateUtil.format("yyyy-MM-dd",info.END_TIME)}
通话时长:
${DateUtil.format(" HH:mm:ss",info.LONG_TIME)}
通话状态:
[#if info.TRA_STATE==0] 未通话 [#else] 通话 [/#if]
处理人:
${info.USER_NAME}