[#include "/business/pages/include/static.html" /] 事件管理列表 [#include "/business/pages/include/header.html" /] [#include "/component/newsel.html" /] [#assign label = GnConstants.INCIDENTGL] [#include "/business/pages/include/gps.html" /]

未到期:${c.slaWillTimeOut}

已到期:${c.slaTimeOut}

已登记:${c.fwtydj}

处理中:${c.fwtclz}

待响应:${c.yxdxy}

处理中:${c.yxclz}

待响应:${c.exdxy}

处理中:${c.exclz}

待响应:${c.sxdxy}

处理中:${c.sxclz}

待调查:${c.mydddc}

已调查:${c.mydydc}

创建事件
[@sel id="customer_id" name="customer_id" value="${RequestParameters.customerId}" source=customers textField="ID" valueField="CUSTOMER_NAME" labelName="customer_name" callback="changeMsg"/]
[#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 "/business/pages/include/footer.html" /]