<@ZKUI.SelectContent setMode="true,true,false,true" uuid="${uuid}" gridName="accSelectPerson${uuid}" showColumns="checkbox,personPin,personName,personLastName,deptName" style="position:absolute;top:30px;bottom:0px;left:0px;right:0px;height:auto;" linkId="${linkId!}" linkName="${linkName!}" copy="true" textField="personPin" vo="com.zkteco.zkbiosecurity.acc.vo.AccSelectPersonItem" query="/accPerson.do?selectPersonlist&linkId=${linkId!}&modelType=${modelType!}"> <@ZKUI.Searchbar> <@ZKUI.SearchTop> <@ZKUI.Input name="personPin" maxlength="30" title="pers_person_pin" type="text"/> <@ZKUI.Input name="likeName" maxlength="50" title="pers_person_wholeName" type="text"/> <@ZKUI.Input name="deptName" maxlength="30" title="pers_dept_deptName" type="text"/>