[#include "/business/pages/include/static.html" /] [#include "/business/pages/include/header.html" /] [#if type== 0] [#assign label = GnConstants.ZCYWYCS] [/#if] [#if type== 1] [#assign label = GnConstants.ZCYWDXY] [/#if] [#if type== 2] [#assign label = GnConstants.ZCYWJXZ] [/#if] [#if type== 3] [#assign label = GnConstants.ZCYWYWC] [/#if] [#if type== 4] [#assign label = GnConstants.ZCYWYPJ] [/#if] [#include "/business/pages/include/gps.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 "/business/pages/include/footer.html" /]