<#assign editPage = true> <#include '/public/template/editTemplate.html'> <#macro editContent>
<#if item.id??> <#if item.id??>
<@i18n 'adms_product_name'/>* <@ZKUI.Combo id="productId${uuid}" name="productId" value="${(item.productId)!}" autoFirst="true" empty="false" width="148" hideLabel="true" title="adms_product_name" path="admsProduct.do?getSelectList" >
<@i18n 'adms_device_protype'/>* <@ZKUI.Combo id="modeType${uuid}" name="protype" value="${(item.protype)!}" autoFirst="true" onChange="changeProtype" empty="false" width="148" hideLabel="true" title="adms_device_protype">
<@i18n 'adms_product_name'/>*
<@i18n 'adms_device_protype'/>*
<@i18n 'common_dev_sn'/>* readonly="readonly" maxlength="50">
<@i18n 'adms_device_secret'/>
<@i18n 'common_remark'/>