[#include "/component/excExport.html" /] [#if result.reports?? && result.reports?size>0]
问题处理情况报表 | ||||||
${Constants.CUSTOMER_CONSTANTS}名称:${custName} | ||||||
服务目录 | 事件数 | 进行中 | 已完成 | 已取消 | 已评价 | 已挂起 |
${report.THIRD_CATEGORY_NAME} | ${report.NUM} | ${report.jxz} | ${report.ywc} | ${report.ygb} | ${report.ypj} | ${report.ygq} |
合计 | ${result.total} | ${result.totaljxz} | ${result.totalywc} | ${result.totalygb} | ${result.totalypj} | ${result.totalygq} |