<@ZKUI.SelectContent onSure="addSelectPerson" setMode="true,true,false,true" uuid="${uuid}" gridName="groupSelectChannel${uuid}" showColumns="checkbox,personPin,personName,personLastName,deptName" style="position:absolute;top:30px;bottom:0px;left:0px;right:0px;height:auto;" copy="true" textField="personPin" vo="com.zkteco.zkbiosecurity.pers.vo.PersNoCardPersonItem" query="persIssueCard.do?noCardPerson"> <@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.ComboTree id="persPersonDeptTree${uuid}" type="checkbox" url="authDepartment.do?tree" title="base_department_deptName" width="148" readonly="true" name="inDeptId"/>