<#assign editPage = true> <#include 'public/template/editTemplate.html'> <#macro editContent>
*
* <@ZKUI.Combo hideLabel="true" name="boundChannelId" value="${(item.boundChannelId)!}" path="parkDoubleVerifyAccDevice.do?getAllChannel&editChannelId=${(item.boundChannelId)!}" empty="false" width="148" readonly="true">
* <@ZKUI.Combo hideLabel="true" id="parkDoubleVerifyDeviceModuleCombo" name="deviceModule" value="${(item.deviceModule)!}" onChange="changeDeviceModule" empty="false" width="148" readonly="true"> <#if !(item.id)> <#if systemModules?lower_case?index_of("acc")!=-1> <#if "${Application['system.language']}" != "zh_CN">
* <@ZKUI.Combo hideLabel="true" id="parkDoubleVerifyDeviceListCombo" name="doorId" value="${(item.doorId)!}" empty="false" width="148" readonly="true">