<#include 'public/template/editTemplate.html'> <#macro editContent>
*
* <#if (item.ip)?exists> <@ZKUI.Input type="ip" hideLabel="true" name="ip" id="idHost" value="${(item.ip)!}" disabled="true"/> <#else > <@ZKUI.Input type="ip" hideLabel="true" name="ip" id="idHost" value="${(item.ip)!}"/>
* <#if (item.port)?exists> <#else >
* <#if (item.userName)?exists> <#else >
* <#if (item.commPwd)?exists> <#else >
* <@ZKUI.ComboTree width="148" type="radio" url="authArea.do?tree" readonly="true" value="${(item.areaId)!}" hideLabel="true" name="areaId" autoFirst="true"/>