<#assign gridName="ivsSearchByImageGrid"> <@ZKUI.Layout pattern="2U" style="position:relative; top:0px;bottom:0px;left:0px;right:0px;height:100%;"> <@ZKUI.Cell hideHeader="true" width="320">

* <@ZKUI.Combo id="vidExtDeviceId" hideLabel="true" empty="false" autoFirst="true" name="vidExtDeviceId" path="ivsFaceStatistic.do?getVidExtDeviceSelectData" width="148" onChange="reloadChannelData" onAfterLoad="selectDevice" value="${parentDeviceId!}"/>
* <@ZKUI.ComboTree id="channelCode" name="channelCode" title="ivs_ext_channel" hideLabel="true" width="148" needCheckAll="true" isTree="false"/>
* <@ZKUI.Input type="datetime" endId="endTime" id="startTime" name="startTime" title="common_time_from" today="true" todayRange="start" hideLabel="true" noOverToday="true" readonly="false"/>
* <@ZKUI.Input type="datetime" id="endTime" name="endTime" title="common_to" noOverToday="false" today="true" todayRange="end" noOverToday="true" hideLabel="true" readonly="false" max="today"/>
<@ZKUI.Cell hideHeader="true"> <@ZKUI.GridBox gridName="${gridName}"> <@ZKUI.Toolbar id="ivsSearchToolbar${uuid!}"> <@ZKUI.ToolItem type="buttonSelect" id="moreActions" text="ivs_lists" img="comm_moreActions.png" permission=""> <@ZKUI.ToolItem id="hwViewImages_2" text="ivs_images" img="capture_file.png" action="hwSwitchButton"/> <@ZKUI.ToolItem id="hwViewLists_0" text="ivs_lists" img="comm_moreActions.png" action="hwSwitchButton" isShow="false"/> <@ZKUI.ToolItem id="ivsSearchByImage.do?export" type="export" securityValid="pwd" action="exportTransactionRecord" permission="ivs:searchByImage:export"> <@ZKUI.Grid vo="com.zkteco.zkbiosecurity.ivs.vo.IvsSearchByImageItem" query="ivsSearchByImage.do?list"/>