<#assign gridName="esdcIndustryManageGrid${uuid!}"> <@ZKUI.GridBox gridName="${gridName}" style="height: 100%;width: 100%"> <@ZKUI.Searchbar> <@ZKUI.SearchTop> <@ZKUI.ComboTree id="deviceId" name="deviceId" title="esdc_sdc_device" needCheckAll="true" isTree="false"/> <@ZKUI.Combo id="industryConfigId" name="industryConfigId" title="esdc_industry_config" path="esdcIndustryConfig.do?getIndustryCofigs" empty="false"> <@ZKUI.Toolbar id="esdcSearchToolbar"> <@ZKUI.ToolItem id="fullScreenTabId" img="base_map_fullScreen.png" action="esdcAlarmFullScreenTab" text="common_op_fullScreen"> <@ZKUI.ToolItem id="stopRefreshId" img="ivs_pause_refresh.png" action="stopRefresh" text="esdc_alarm_stopRefresh"> <@ZKUI.ToolItem img="esdc_link_hitstory_alarm.png" title="esdc_history_alarm" text="esdc_history_alarm" action="historyAlert"> <@ZKUI.Grid gridName="esdcIndustryManageGrid" vo="com.zkteco.zkbiosecurity.esdc.vo.EsdcIndustryManageItem" query="/esdcIndustryManage.do?list" nopaging="true" showColumns="!panorama,eventLevel,snapshotStr,matchedImage,deviceId,faceRate,personName,eventType,lineCoordinate"/>