<#assign editPage = true> <#include 'public/template/editTemplate.html'> <#macro editContent>
* * <@ZKUI.Input id="ipAddress${uuid}" type="ip" name="ipAddress" value="${(item.ipAddress)!'${localIpAddress!}'}" title="park_pavilio_ipAddress" hideLabel="true" onInit="_ipOnInit2"/>
* checked id="clientModeBS${uuid}" name='clientMode' type='radio' value='0'/> checked id="clientModeCS${uuid}" name='clientMode' type='radio' value='1'/> *
* <@ZKUI.Combo id="parkEntranceAreaCombo${uuid}" name="entranceAreaId" value='${(item.entranceAreaId)!}' path="parkEntranceArea.do?getAllEntranceArea" title="park_pavilio_entranceArea" empty="false" hideLabel="true" width="148" readonly="true"> *
<@i18n 'park_pavilio_paramsSetting'/>
* <@ZKUI.Combo title="park_pavilio_temporaryCarFree" name="temporaryCarFree" value="${(item.temporaryCarFree)!}" empty="false" hideLabel="true" width="148" readonly="true">
* <@ZKUI.Combo title="park_pavilio_replacement" name="replacement" value="${(item.replacement)!}" empty="false" hideLabel="true" width="148" readonly="true"> * <@ZKUI.Combo title="park_pavilio_opengagebyhandFlag" name="opengagebyhandFlag" value="${(item.opengagebyhandFlag)!}" empty="false" hideLabel="true" width="148" readonly="true">
* <@ZKUI.Combo title="park_pavilio_tempcarQuickoutFlag" name="tempcarQuickoutFlag" value="${(item.tempcarQuickoutFlag)!}" empty="false" hideLabel="true" width="148" readonly="true"> * <@ZKUI.Combo title="park_pavilio_onechannelFlag" name="onechannelFlag" value="${(item.onechannelFlag)!'0'}" empty="false" hideLabel="true" width="148" readonly="true">