<#assign gridName="cvaFaceSearchGrid${uuid!}"> <@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 empty="false" autoFirst="true" id="isFaceSearch" name="isFaceSearch" hideLabel="true" width="148" onChange="checkSearchType">
* <@ZKUI.Combo id="vidExtDeviceId" hideLabel="true" empty="false" autoFirst="true" name="vidExtDeviceId" path="ivsFaceStatistic.do?getVidExtDeviceSelectData" width="148" onChange="reloadChannelData" onAfterLoad="selectDevice"/>
* <@ZKUI.ComboTree id="channelCode" name="channelCode" title="ivs_ext_channel" hideLabel="true" width="148" needCheckAll="true" isTree="false"/>
* <@ZKUI.Input type="datetime" endId="endTimeStyle" id="startTimeStyle" name="startTimeStyle" title="common_time_from" today="true" todayRange="start" hideLabel="true" noOverToday="true" readonly="false"/>
* <@ZKUI.Input type="datetime" id="endTimeStyle" name="endTimeStyle" title="common_to" noOverToday="false" today="true" todayRange="end" noOverToday="true" hideLabel="true" readonly="false" max="today"/>
<@ZKUI.Combo empty="false" autoFirst="true" id="gender" name="gender" width="148" hideLabel="true">
<@ZKUI.Combo empty="false" autoFirst="true" id="age" name="age" width="148" hideLabel="true">
<@ZKUI.Combo empty="false" autoFirst="true" id="mouthMask" name="mouthMask" width="148" hideLabel="true">
<@ZKUI.Combo empty="false" autoFirst="true" id="eyeglass" name="eyeglass" title="ivs_face_retrieval_glassType" width="148" hideLabel="true" >
<@ZKUI.Combo empty="false" autoFirst="true" id="hat" name="hat" width="148" hideLabel="true" >
<@ZKUI.Combo empty="false" autoFirst="true" id="hair" name="hair" width="148" hideLabel="true" >
<@ZKUI.ComboTree id="personnelList" name="personnelList" width="148" hideLabel="true" needCheckAll="true" isTree="false"/>
<@ZKUI.Combo empty="false" autoFirst="true" id="otype" name="otype" width="148" hideLabel="true" >
<@ZKUI.Combo empty="false" autoFirst="true" id="upperColor" name="upperColor" width="148" hideLabel="true" key="ivsUpperColor" value="-1"/>
<@ZKUI.Combo empty="false" autoFirst="true" id="backpack" name="backpack" title="ivs_backpack" hideLabel="true" width="148" >
<@ZKUI.Combo empty="false" autoFirst="true" id="shape" name="shape" hideLabel="true" width="148" >
<@ZKUI.Combo empty="false" autoFirst="true" id="helmet" name="helmet" hideLabel="true" width="148" >
<@ZKUI.Combo empty="false" autoFirst="true" id="cycleColor" name="cycleColor" width="148" hideLabel="true" key="ivsUpperColor" value="-1"/>
<@ZKUI.Combo empty="false" autoFirst="true" id="bikeHasPlate" name="bikeHasPlate" hideLabel="true" width="148" >
<@ZKUI.Cell hideHeader="true"> <@ZKUI.GridBox gridName="${gridName}"> <@ZKUI.Searchbar> <@ZKUI.SearchTop> <@ZKUI.Input name="startTime" type="text"/> <@ZKUI.Input name="endTime" type="text"/> <@ZKUI.Input name="channelCodesStr" type="text"/> <@ZKUI.Input name="vidExtDeviceId" type="text"/> <@ZKUI.Input name="gender" type="text" value="-1" /> <@ZKUI.Input name="age" type="text" value="-1" /> <@ZKUI.Input name="mouthmask" type="text" value="-1" /> <@ZKUI.Input name="eyeglass" type="text" value="-1" /> <@ZKUI.Input name="hat" type="text" value="-1" /> <@ZKUI.Input name="hair" type="text" value="-1" /> <@ZKUI.Input name="personnelListStr" type="text"/> <@ZKUI.Input name="otype" type="text" value="-1" /> <@ZKUI.Input name="upperColor" type="text" value="-1" /> <@ZKUI.Input name="backpack" type="text" value="-1" /> <@ZKUI.Input name="shape" type="text" value="-1" /> <@ZKUI.Input name="helmet" type="text" value="-1" /> <@ZKUI.Input name="cycleColor" type="text" value="-1" /> <@ZKUI.Input name="bikeHasPlate" type="text" value="-1" /> <@ZKUI.Input name="isFaceSearch" type="text"/> <@ZKUI.Toolbar id="ivsSearchToolbar${uuid!}"> <@ZKUI.ToolItem type="buttonSelect" id="moreActions" text="ivs_lists" img="comm_moreActions.png" permission=""> <@ZKUI.ToolItem id="hwViewLists_0" text="ivs_lists" img="comm_moreActions.png" action="hwSwitchButton" isShow="false"/> <@ZKUI.ToolItem id="hwViewImages_2" text="ivs_images" img="capture_file.png" action="hwSwitchButton"/> <@ZKUI.ToolItem id="ivsFaceSearch.do?export" type="export" securityValid="pwd" action="exportTransactionRecord" permission="ivs:faceSearch:export"> <@ZKUI.Grid vo="com.zkteco.zkbiosecurity.ivs.vo.IvsFaceSearchItem" query="ivsFaceSearch.do?list"/>