<@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"/>
<@i18n 'esdc_device_library_threshold'/>
<#if structuredParams.bodyStructuredServerEnable == "true" >
<@i18n 'esdc_person_gender'/>
<@ZKUI.Combo empty="false" id="gender" width="102" height="1" name="gender" followTab="true" >
@ZKUI.Combo>
<@i18n 'esdc_body_structed_bag'/>
<@ZKUI.Combo empty="false" id="bag" width="102" height="1" name="bag" followTab="true" >
@ZKUI.Combo>
<@i18n 'esdc_body_structed_glasses'/>
<@ZKUI.Combo empty="false" id="eyeGlasses" width="102" height="1" name="eyeGlasses" followTab="true" >
@ZKUI.Combo>
<@i18n 'esdc_body_structed_mask'/>
<@ZKUI.Combo empty="false" id="wearingMask" width="102" height="1" name="wearingMask" followTab="true" >
@ZKUI.Combo>
<@i18n 'esdc_body_structed_hat'/>
<@ZKUI.Combo empty="false" id="wearingHat" width="102" height="1" name="wearingHat" followTab="true" >
@ZKUI.Combo>
<@i18n 'esdc_body_structed_upper_color'/>
<@ZKUI.Combo empty="false" id="upperColor" width="102" height="1" name="upperColor" followTab="true" >
@ZKUI.Combo>
<@i18n 'esdc_body_structed_lower_color'/>
<@ZKUI.Combo empty="false" id="lowerColor" width="102" height="1" name="lowerColor" followTab="true" >
@ZKUI.Combo>