<#assign editPage = true> <#include 'public/template/editTemplate.html'> <#macro editContent>
*
* <@ZKUI.Combo id="parkCarType${uuid}" name="carTypeId" value='${(item.carTypeId)!}' empty="false" title="park_carType_name" hideLabel="true" width="148" readonly="true">
* <@ZKUI.Combo name="billingMethod" value="${(item.billingMethod)!}" title="park_fixedVehicle_cycleType" empty="false" hideLabel="true" width="148" readonly="true">
*
*