<#include '/public/template/editTemplate.html'> <#macro editContent>
*
* readonly="readonly" />
* readonly="readonly" />
* <#if (item.id)?exists> <@ZKUI.Combo id="type${uuid}" width="148" empty="false" name="type" hideLabel="true" title="ivs_acc_type" value="${(item.type)!'3'}" disable="true"> <#else> <@ZKUI.Combo id="type${uuid}" width="148" empty="false" name="type" hideLabel="true" readonly="readonly" title="ivs_acc_type" value="${(item.type)!'3'}" onChange="reloadPort">
* readonly="readonly" />
readonly="readonly" />