<#assign gridName="cvaVicleRetievalGrid${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 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.Input hideLabel="true" id="checkPnr" name="checkPnr" type="checkbox" eventCheck="true"/>
<@ZKUI.Input id="pnr" name="pnr" maxlength="10" hideLabel="true" type="text"/>
<@ZKUI.Combo width="148" empty="false" id="vehicleBrand" name="vehicleBrand" hideLabel="true" value="-1" readonly="true">
<@ZKUI.Combo width="148" empty="false" id="vehicleSub" name="vehicleSub" hideLabel="true" value="-1" disabled="true" readonly="true">
<@ZKUI.Combo empty="false" autoFirst="true" id="year" name="year" width="148" hideLabel="true" key="ivsCarYear" value="-1"/>
<@ZKUI.Combo empty="false" autoFirst="true" id="cartype" name="cartype" width="148" hideLabel="true" key="ivsCarType" value="-1"/>
<@ZKUI.Combo empty="false" autoFirst="true" id="carColor" name="carColor" width="148" hideLabel="true" key="ivsCarColor" value="-1"/>
<@ZKUI.Combo empty="false" autoFirst="true" id="specialVehicleTypeIdx" name="specialVehicleTypeIdx" width="148" hideLabel="true" key="ivsSpecialVehicleType" value="-1"/>
<@ZKUI.Combo empty="false" autoFirst="true" id="pcolor" name="pcolor" width="148" hideLabel="true" key="ivsPlateColor" value="-1"/>
<@ZKUI.Combo empty="false" autoFirst="true" id="ptype" name="ptype" width="148" hideLabel="true" key="ivsPtype" value="-1"/>
<@ZKUI.Combo empty="false" autoFirst="true" id="obscuredPlate" name="obscuredPlate" hideLabel="true" width="148">
<@ZKUI.Combo empty="false" autoFirst="true" id="yearlogo" name="yearlogo" 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="checkPnr" type="text" value="false" /> <@ZKUI.Input name="pnr" type="text"/> <@ZKUI.Input name="vehiclebrand" type="text" value="-1" /> <@ZKUI.Input name="vehicleSub" type="text" value="-1" /> <@ZKUI.Input name="year" type="text" value="-1" /> <@ZKUI.Input name="cartype" type="text" value="-1" /> <@ZKUI.Input name="carColor" type="text" value="-1" /> <@ZKUI.Input name="specialVehicleTypeIdx" type="text" value="-1" /> <@ZKUI.Input name="pcolor" type="text" value="-1" /> <@ZKUI.Input name="ptype" type="text" value="-1" /> <@ZKUI.Input name="licensedVehicle" type="text" value="-1" /> <@ZKUI.Input name="obscuredPlate" type="text" value="-1" /> <@ZKUI.Input name="yearlogo" type="text" value="-1" /> <@ZKUI.Toolbar id="hwSearchToolbar${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="ivsVehicleRetrieval.do?export" type="export" securityValid="pwd" action="exportTransactionRecord" permission="ivs:vehicleRetrieval:export"> <@ZKUI.Grid vo="com.zkteco.zkbiosecurity.ivs.vo.IvsVehicleRetrievalItem" query="ivsVehicleRetrieval.do?list"/>