<#include 'public/template/editTemplate.html'> <#macro editContent>
<#if item.parkingLotModel == "one"> <#if item.displayParkingSpace> <#if item.status == 1 || item.status == 3> <#else> <#if item.status == 2> <#else> <#if item.status == 2> <#if item.fixedFeeScale>
*
*
*
* <@ZKUI.Input initText="${(item.parkingSpaceName)!}" name='parkingSpaceId' value="${(item.parkingSpaceId)!}" type="select" selectValue="${(item.parkingSpaceId)!}" title="park_parkingSpace_spaceName" width="900" height="450" path="skip.do?page=park_parkingSpace_opParkSelectParkingSpace&onSure=selectParkingSpaceOnSure" hideLabel="true"/>
* <@ZKUI.ComboTree id="parkAuthEntZoneIdsComboTree" cascade="true" isTree="true" value="${(item.parkEntZoneIds)!}" name="parkEntZoneIds" type="checkbox" url="" value="${(item.parkEntZoneIds)!}" title="park_authorize_entArea" hideLabel="true" width="148" readonly="true"/>
* <@ZKUI.ComboTree id="parkAuthEntZoneIdsComboTree" cascade="true" isTree="true" value="${(item.parkEntZoneIds)!}" name="parkEntZoneIds" type="checkbox" url="parkAuthorize.do?getEntranceAreaTree&init=false" value="${(item.parkEntZoneIds)!}" title="park_authorize_entArea" hideLabel="true" width="148" readonly="true"/>
*
* <@ZKUI.Combo id="parkAuthFixedChargeCombo" empty="false" title="park_fixedVehicle_name" hideLabel="true" width="148" readonly="true">
* <@ZKUI.Input endId="parkAuthDelayEndTime" type="date" value="${((item.endTime)?string('yyyy-MM-dd'))!}" disabled="disabled" name="endTime" hideLabel="true" title="common_startTime" readonly="true"/>
* <#if (item.todyNum) == "0"> <@ZKUI.Input name="delayEndTime" id="parkAuthDelayEndTime" offsetField="D" today="0" min="0" type="date" hideLabel="true" title="park_carDelay_postDeadline" readonly="true"/> <#else> <@ZKUI.Input name="delayEndTime" id="parkAuthDelayEndTime" type="date" hideLabel="true" title="park_carDelay_postDeadline" readonly="true"/>
*