<#include "/public/template/editTemplate.html"> <#macro editContent>
<#if systemModules?lower_case?index_of("park")!=-1>
*
* <@ZKUI.Combo id="extSendDataType" value="${(item.dataType)!}" empty="false" width="148" name="dataType" title="docking_gapb_dataType" hideLabel="true" onChange="changeDataType"> <#if systemModules?lower_case?index_of("park")!=-1>
*
* <@ZKUI.Combo name="zoneId" id="extSnedZoneName" width="148" value="${(item.zoneId)!}" path="ledExtSendData.do?getAccZoneList&zoneExpOutside='1'" title="docking_gapb_zone" hideLabel="true" empty="false">
* <@ZKUI.Combo id="idExtSendContent" value="${(item.extSendContent)!}" empty="false" width="148" name="extSendContent" title="docking_gapb_extSendContent" hideLabel="true" onChange="changeExtSendContent">
* <@ZKUI.ComboTree id="extSendDeptIds" value="${(item.extSendDeptIds)!}" type="checkbox" url="ledExtSendData.do?getDeptTree" tree_onCheck="onTreeChecked" title="docking_gapb_zoneDept" hideLabel="true" width="148" name="extSendDeptIds"/>
*


<#if Application['system.language']?exists && Application['system.language']!='zh_CN'>
*




* <@ZKUI.Combo name="channelId" id="extSendChannelName" width="148" value="${(item.linkId)!}" path="ledExtSendData.do?getParkChannelList" title="docking_gapb_parkChannel" hideLabel="true" empty="false">
*