<#assign gridName="hwFaceRetrievalGrid"> <@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="ivsParentDevice.do?getVidExtDeviceSelectDataNvr800" width="148" onChange="faceRetrievalChartChannelData"/>
* <@ZKUI.ComboTree id="channelCode" name="channelCode" title="ivs_ext_channel" hideLabel="true" width="148" needCheckAll="true" isTree="false"/>
<@ZKUI.ComboTree id="personnelList" name="personnelListStr" 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"/>
<@ZKUI.ComboTree id="sex" width="148" url="ivsFaceRetrieval.do?tree&key=sex" hideLabel="true" name="sex" isTree="true"/>
<@ZKUI.ComboTree id="age" width="148" url="ivsFaceRetrieval.do?tree&key=age" hideLabel="true" name="age" isTree="true"/>
<@ZKUI.ComboTree id="mouthMaskType" width="148" url="ivsFaceRetrieval.do?tree&key=mouthMouseType" hideLabel="true" name="mouthMaskType" isTree="true"/>
<@ZKUI.ComboTree id="hairType" width="148" url="ivsFaceRetrieval.do?tree&key=hairType" hideLabel="true" name="hairType" isTree="true"/>
<@ZKUI.ComboTree id="glassType" width="148" url="ivsFaceRetrieval.do?tree&key=glassType" hideLabel="true" name="glassType" isTree="true"/>
<@ZKUI.ComboTree id="hatType" width="148" url="ivsFaceRetrieval.do?tree&key=hatType" hideLabel="true" name="hatType" isTree="true"/>
<@ZKUI.Cell hideHeader="true"> <@ZKUI.GridBox gridName="${gridName}"> <@ZKUI.Searchbar> <@ZKUI.SearchTop> <@ZKUI.Toolbar> <@ZKUI.ToolItem id="refresh" action="refreshSearch" text="common_op_refresh" img="comm_refresh.png" permission="" > <@ZKUI.Grid gridName="hwFaceRetrievalGrid" vo="com.zkteco.zkbiosecurity.ivs.vo.IvsFaceRetrievalRepItem" query="ivsFaceRetrieval.do?list" nopaging="true"/>