<@ZKUI.SelectContent onSure="addSelectPerson" setMode="true,true,false,true" uuid="${uuid}" gridName="groupSelectChannel${uuid}" showColumns="checkbox,name,pin,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.pers.vo.PersPersonPersonnalListSelectItem" query="/persPersonnalList.do?selectPersonlist&personnelListId=${personnelListId!}&modelType=${modelType!}"> <@ZKUI.Searchbar> <@ZKUI.SearchTop> <@ZKUI.Input name="pin" maxlength="30" title="pers_person_pin" type="text"/> <@ZKUI.Input name="name" 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"/>