<#if Application['system.skin']??> <#else>
<@i18n 'esdc_personSearch_time_frame'/> <@ZKUI.Input type="datetime" max="today" today="-1" offsetField="D" name="startTime" endId="timeEnd${uuid!}" id="startTime${uuid!}" readonly="false"/> - <@ZKUI.Input type="datetime" id="timeEnd${uuid!}" max="today" today="true" noOverToday="true" name="endTime" readonly="false"/>
<@i18n 'esdc_personSearch_data_modules'/> <@ZKUI.ComboGrid hideTip="true" id="deviceIds" width="248" hideLabel="true" textField="deviceName" value="${(item.deviceName)!}" text="${(item.deviceName)!}" name="deviceIds" grid_vo="com.zkteco.zkbiosecurity.esdc.vo.EsdcGetDeviceItem" grid_onXLE="deviceEcho" grid_query="esdcPersonnelSearch.do?getDeviceList" onClear="clearDataSrc"/>
<#if structuredParams.bodyStructuredServerEnable == "true" >
<@i18n 'esdc_person_gender'/> <@ZKUI.Combo empty="false" id="gender" width="102" height="1" name="gender" followTab="true" >
<@i18n 'esdc_body_structed_bag'/> <@ZKUI.Combo empty="false" id="bag" width="102" height="1" name="bag" followTab="true" >
<@i18n 'esdc_body_structed_glasses'/> <@ZKUI.Combo empty="false" id="eyeGlasses" width="102" height="1" name="eyeGlasses" followTab="true" >
<@i18n 'esdc_body_structed_mask'/> <@ZKUI.Combo empty="false" id="wearingMask" width="102" height="1" name="wearingMask" followTab="true" >
<@i18n 'esdc_body_structed_hat'/> <@ZKUI.Combo empty="false" id="wearingHat" width="102" height="1" name="wearingHat" followTab="true" >
<@i18n 'esdc_body_structed_upper_color'/> <@ZKUI.Combo empty="false" id="upperColor" width="102" height="1" name="upperColor" followTab="true" >
<@i18n 'esdc_body_structed_lower_color'/> <@ZKUI.Combo empty="false" id="lowerColor" width="102" height="1" name="lowerColor" followTab="true" >
<#if structuredParams.face38ServerEnable == "true">
<@i18n 'esdc_track_report_manager'/>
<@i18n 'esdc_track_report_more_record'/>...
<@i18n 'esdc_personSearch_report_time'/> <@i18n 'esdc_personSearch_report_name'/> <@i18n 'esdc_personSearch_report_describe'/> <@i18n 'esdc_personSearch_report_creater'/> <@i18n 'esdc_common_operate'/>