<#assign editPage = true> <#include 'public/template/editTemplate.html'> <#macro editContent>
<#if item.code == 'tempA'>
* <@ZKUI.Combo width="148" id="parkCarTyeType" value="${(item.type)!}" empty="false" hideLabel="true" name="type" title="park_carType" readonly="true">
*
* <@ZKUI.Combo id="parkCarTypeStatusCombo${uuid}" width="148" value="${(item.status)!}" empty="false" hideLabel="true" name="status" title="common_status" readonly="true">
<@i18n 'park_carType_notDisableTemporaryCarA'/>