<#include 'public/template/editTemplate.html'> <#macro editContent>
<@i18n 'park_confirm_chargeInfo'/>
<@ZKUI.Combo onAfterLoad="carTypeAfterLoad" id="${formId}carTypeId" name="carTypeId" title="park_carType_name" empty="false" hideLabel="true" width="148" readonly="true">
<@ZKUI.Combo id="${formId}payMethod" name="payMethod" title="park_confirm_chargeType" empty="false" hideLabel="true" width="148" readonly="true">
<@i18n 'park_common_photo_in'/>

<#macro buttonContent>