[#include "/component/excExport.html" /]
[#include "/business/pages/include/static.html" /] [#include "/uc/include/header.html" /] [#include "/business/pages/include/print.html" /] [#assign focusLabel = Constants.CUSTOMER_SATIS_TEMPLATE_TEMPLATE_TYPE_THREE] [#include "/uc/include/satisheader.html" /]驻场服务监督卡 | |||||
${Constants.CUSTOMER_CONSTANTS}名称:${customerMap.CUSTOMER_NAME} | ${Constants.UNIT_CONSTANTS}:[#if customerMap.SUB_CUSTOMER_NAME??]${customerMap.SUB_CUSTOMER_NAME}[#else]-[/#if] | 驻场月份:${DateUtil.format("yyyy年MM月",customerMap.CARD_MONTH)} | |||
监督项目 | 监督内容 | 评价 | |||
${card.ITEM_NAME} | ${item.ITEM_NAME} |
[#list item.EVALUATION as eva]
[#if eva.check == 1]
![]() ![]() |
|||
${item.ITEM_NAME} |
[#list item.EVALUATION as eva]
[#if eva.check == 1]
![]() ![]() |
||||
客户评价: ${StringUtil.str2Html(customerMap.SUGGESTION)} |
|||||
审核意见: ${customerMap.SHENP_NOTE} |
|||||
客户签字 | ${customerMap.CUSTOMER_CONTACT_NAME} | 日期 | ${DateUtil.format("yyyy-MM-dd",customerMap.SUBMIT_TIME)} | ||
工程师签字 | ${customerMap.USER_NAME} | 日期 | ${DateUtil.format("yyyy-MM-dd",customerMap.SUBMIT_TIME)} | ||
调查人 | ${customerMap.INVEST_USER_NAME} | 日期 | ${DateUtil.format("yyyy-MM-dd",customerMap.INVEST_TIME)} | ||
调查备注: ${StringUtil.str2Html(customerMap.SATIS_NOTE)} |