[#include "/component/excExport.html" /] [#if reports?? && reports?size>0] [#include "/business/pages/include/print.html" /]
事件达成率报表 | |||||
${Constants.CUSTOMER_CONSTANTS}名称:${cusName} | |||||
服务目录 | 事件数 | 响应超时数 | 处理超时数 | 达成率 | |
${report.FIRST_CATEGORY_NAME}->${report.SECOND_CATEGORY_NAME}->${report.THIRD_CATEGORY_NAME} | ${report.NUM} | ${report.xy} | ${report.cl} | ${report.jjl*100}[#if report.jjl!=0]%[/#if] |