[#if type == 2] 事件已完成列表 [/#if] [#if type == 3] 事件已关闭列表 [/#if] [#if type == 6] 事件已挂起列表 [/#if] [#if type == 4] 事件已评价列表 [/#if] [#include "/business/pages/include/static.html" /] [#include "/uc/include/header.html" /] [#include "/component/newsel.html" /] [#if type == 2] [#assign focusLabel = "IYWC"] [/#if] [#if type == 3] [#assign focusLabel = "IYGB"] [/#if] [#if type == 6] [#assign focusLabel = "IYGQ"] [/#if] [#if type == 4] [#assign focusLabel = "IYPJ"] [/#if] [#include "/uc/incident/ucincidentheader.html" /]
[#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" /]