<@ZKUI.Input id="isNVR800" name="isNVR800" hideLabel="true" type="checkbox" trueValue="true" falseValue="false" eventCheck=true/> <@i18n "ivs_parent_device_NVR800"/> <@ZKUI.Input id="isZKNVR" name="isZKNVR" hideLabel="true" type="checkbox" trueValue="true" falseValue="false" eventCheck=true/> <@i18n "ivs_parent_device_ZKNVR"/> <@ZKUI.Input id="isOnvif" name="isOnvif" hideLabel="true" type="checkbox" trueValue="true" falseValue="false" eventCheck=true/> <@i18n "ONVIF"/>
<@i18n 'common_op_totalProgress'/>
<@ZKUI.GridBox gridName="searchGridBox" style="height:370px;width:960px"> <@ZKUI.Grid gridName="searchGrid" sortInPage="1" headMenu="false" vo="com.zkteco.zkbiosecurity.ivs.vo.IvsParentDeviceSearchItem" nopaging="true" query="ivsParentDevice.do?getSearchParentDevices"/>
<@ZKUI.Input id="account" type="text" name="account" title="ivs_user_name"/> <@ZKUI.Input id="password" type="password" name="password" title="base_login_password"/>