@ZKUI.SelectContent onSure="insAreaAfterSelectPerson" showColumns="checkbox,personPin,personName,deptName" copy="true" textField="personPin" vo="com.zkteco.zkbiosecurity.ins.vo.InsPersonSelectItem" query="insAreaPerson.do?insAreaSelectPerson&linkId=${authAreaId}">
<@ZKUI.Searchbar autoReload="false">
<@ZKUI.SearchTop>
|
<@ZKUI.Input name="personPin" maxlength="30" title="pers_person_pin" type="text"/>
|
<@ZKUI.Input name="personName" maxlength="50" title="pers_person_name" type="text"/>
|
<@ZKUI.Input name="deptName" title="pers_dept_deptName" type="text"/>
|
@ZKUI.SearchTop>
<@ZKUI.SearchBelow>
|
<@ZKUI.Input name="deptCode" maxlength="30" title="pers_dept_deptNo" type="text"/>
|
@ZKUI.SearchBelow>
@ZKUI.Searchbar>
@ZKUI.SelectContent>