<#assign leftRTL = "left"> <#assign rightRTL = "right"> <#if enableRTL?? && enableRTL=="true"> <#assign leftRTL = "right"> <#assign rightRTL = "left">
<@ZKUI.SelectContent setMode="true,true,false,true" uuid="${uuid}" gridName="posidSelectPerson${uuid}" copy="true" showColumns="checkbox,deptName,personPin,personName,personLastName,sysCardNo,balance,cardSerialNum" style="position:absolute;top:40px;bottom:0px;left:0px;right:0px;height:auto;" textField="personPin" vo="com.zkteco.zkbiosecurity.posid.vo.PosIDBatchAccountSelectItem" query="posIDAccount.do?selectCheckboxAccount"> <@ZKUI.Searchbar> <@ZKUI.SearchTop> <@ZKUI.Input name="personPin" maxlength="30" title="pers_person_pin" type="text"/> <@ZKUI.Input name="personName" maxlength="50" title="posid_card_name" type="text"/> <@ZKUI.Input name="deptName" maxlength="30" title="pers_dept_deptName" type="text"/>