<#assign editPage = true> <#include 'public/template/editTemplate.html'> <#macro editContent>
<#if Application['system.language'] == "zh_CN"> <#else>
* <@ZKUI.Input style="cursor:pointer" name='persPersonId' initText="${(item.persName)!''}" value="${(item.persPersonId)!}" type="select" selectValue="${(item.persPersonId)!}" title="park_authorize_parkPersonName" width="900" height="450" path="skip.do?page=park_person_opParkSelectPerson&showAll=0" hideLabel="true" readonly="readonly"/>
*