[#include "/business/pages/include/static.html" /] [#include "/business/pages/include/print.html" /] [#include "/component/excExport.html" /] [#include "/business/pages/include/header.html" /] [#assign focusLabel = "DETAIL"] [#include "/business/pages/include/reportCollectionHeader.html" /]
关闭 [@excExp id="printDiv" name="配置采集明细" /] 打印
[#if resList??&&resList?size>0] [#list resList as group] [#if group.dataList??&&group.dataList?size>0] [#list group.dataList as item] [/#list] [/#if] [/#list] [/#if]
配置采集明细
编码 名称 存放位置 厂商 集成商
${group.name}
${item.SEACHCODE} ${item.CINAME} ${item.POSITION} ${item.MAINUFACTURERNAME} ${item.SYSTEMINTEGRATIONNAME}