<#assign editPage = true> <#include 'public/template/editTemplate.html'> <#macro editContent>
*
*
* <@ZKUI.Combo name="parkType" value="${(item.parkType)!}" path="parkParkingLot.do?getParkingLotTypeSelectItem" empty="false" hideLabel="true" width="148" readonly="true">
* <@ZKUI.ComboGrid id="deptId${uuid}" width="148" queryField="name" hideLabel="true" text="${(item.deptName)!treeDeptName!}" value="${(item.deptId)!treeDeptId!}" name="deptId" grid_showColumns="ra,name,parentName" grid_vo="com.zkteco.zkbiosecurity.auth.vo.AuthDepartmentSelectItem" grid_query="authDepartment.do?listSelect"/>
* <@ZKUI.Combo id="parkingLotStatusCombo${uuid}" width="148" value="${(item.status)!}" empty="false" hideLabel="true" name="status" title="common_status" readonly="true">