<#include '/public/template/editTemplate.html'> <#macro editContent>
<#if vendor == "1">
* <@ZKUI.Combo empty="false" id="modeType" name="mode" width="148" title="esdc_ai_box_channel_model" hideLabel="true" onChange="modelChange" value="${(item.mode)!}"> <#if vendor == "0"> <#if vendor == "1">
* <@ZKUI.ComboTree dynamic="true" type="checkbox" id="objectTypes" url="/esdcAiBoxChannel.do?getTargetAlarmType" value="${(item.objectTypes)!}" name="objectTypes" needCheckAll="true" isTree="true" width="148"/>
<@ZKUI.Combo empty="false" width="148" name="alertRules.alertType" onChange="alertTypeChange" id="alertRuleAlertTypeCombo" hideLabel="true">
<@ZKUI.Combo empty="false" width="148" name="alertRules.alertSubType" id="alertRuleAlertSubTypeCombo" hideLabel="true" >
<@ZKUI.Combo empty="false" width="148" name="alertRules.areaType" id="alertRuleAreaTypeCombo" hideLabel="true" >
<@ZKUI.Input type="text" name="alertRules.objCount" value="${(configItem.alertRules.objCount)!}" id="alertRuleAreaCountCombo" width="148" maxlength="10"/>
<#macro buttonContent>