<@ZKUI.SelectContent showColumns="id,name,doorName,deviceAlias" setMode="true,true,false,true" type="radio" onSure="bindAiDevice" style="position:absolute;top:30px;bottom:0px;left:0px;right:0px;height:auto;" textField="name" noAutoDisable="true" value="${value!}" vo="com.zkteco.zkbiosecurity.acc.vo.AccSelectReaderRadioItem" query="accReader.do?selectReaderBindAiDeviceList&authAreaIdIn=${areaId!}"> <@ZKUI.Searchbar> <@ZKUI.SearchTop> <@ZKUI.Input name="name" maxlength="30" title="acc_readerDefine_readerName" type="text"/> <@ZKUI.Input name="doorName" maxlength="30" title="acc_door_name" type="text"/> <@ZKUI.Input name="deviceAlias" maxlength="30" title="common_ownedDev" type="text"/>