<@ZKUI.SelectContent onSure="addSelectPerson" setMode="true,true,false,true" uuid="${uuid}" gridName="groupSelectChannel${uuid}" showColumns="checkbox,name,address,devType,status" 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.ivs.vo.IvsParentDeviceSelectItem" query="/ivsParentDevice.do?selectParentDev&personnallistId=${personnallistId!}"> <@ZKUI.Searchbar> <@ZKUI.SearchTop>
<@ZKUI.Input name="name" maxlength="30" title="common_name" type="text"/>
<@ZKUI.Input name="address" maxlength="30" title="ivs_parent_device_address" type="text"/>
@ZKUI.SearchTop> @ZKUI.Searchbar> @ZKUI.SelectContent>