[#include "/business/pages/include/static.html" /] [#include "/uc/include/header.html" /] [#include "/component/newsel.html" /] [#assign focusLabel = "IJXZ"] [#include "/uc/incident/ucincidentheader.html" /]
全部事件

${c.all}

服务台

${c.fwt}

一线处理

${c.yxgcs}

二线处理

${c.exgcs}

三线处理

${c.sxgcs}

[#if eventPri?? && eventPri?size>0] [#list eventPri as pri] ${pri.DATAVALUE} [/#list] [/#if]
[#if eventDg?? && eventDg?size>0] [#list eventDg as dg] ${dg.DATAVALUE} [/#list] [/#if]
[#if types?? && types?size>0] [#list types as type] ${type.DATAVALUE} [/#list] [/#if]
展开全部
重置查询
[#include "/uc/include/foot.html" /]