[#include "/component/excExport.html" /] [#include "/business/pages/include/static.html" /] [#include "/business/pages/include/header.html" /] [#include "/business/pages/include/print.html" /]

当前位置

满意度管理 响应支持类满意度 响应支持类满意度调查详情
[@excExp id="printDiv" name="${printName}" /] 打印 影印版 模板
[#list orderitem.itemYjList as card] [#if card_index == 0] [/#if] [#list card.itemList as item] [/#list] [/#list]
响应支持类满意度调查表
${Constants.CUSTOMER_CONSTANTS}:${customerMap.CUSTOMER_NAME} 编号:${customerMap.CODE}
工单名称: ${customerMap.WFNAME}
工单编号: ${customerMap.ORDER_CODE} 工单类型: ${customerMap.BUSINESSTYPE_TEXT}
调查内容:${card.ITEM_NAME}
${item.ITEM_NAME} [#list item.EVALUATION as eva] [#if eva.check == 1] ${eva.EVA_NAME} [/#if] [/#list]
客户评价:
${StringUtil.str2Html(customerMap.SUGGESTION)}
${Constants.CUSTOMER_CONSTANTS}联系人: ${customerMap.CUSTOMER_CONTACT_NAME} 联系方式: ${customerMap.CUSTOMER_CONTACT_PHONE}
调查人: ${customerMap.INVEST_USER_NAME} 调查日期: ${DateUtil.format("yyyy-MM-dd",customerMap.INVEST_TIME)}
[#include "/business/pages/include/footer.html" /]