<#if visParams['vis.requiredVisitedEmp'] == "1"> *
<#if visParams['vis.requiredVisitedDept'] == "1">* <@ZKUI.ComboTree width="148" id="visDeptRegis" type="radio" url="authDepartment.do?tree" readonly="true" hideLabel="true" name="visitedEmpDeptId" value="${(item.visitedEmpDeptId)!}"/> * <@ZKUI.Combo width="148" id="visVisitReasonId" empty="false" name="visitReason" autoFirst="true" value="${(item.visitReason)!}" hideLabel="true" readonly="false" title="vis_reason_name" path="visReason.do?getReasonTree">
* <@ZKUI.Combo id="visEmpCertType" empty="false" width="148" name="visEmpCertType" value="${(item.visEmpCertType)!1}" hideLabel="true" title="vis_cert_type" readonly="readonly" path="baseDictionaryValue.do?selectList&key=certificateType" onAfterLoad="setCookieValue"> *
* <@ZKUI.Combo width="148" id="visEntrance" name="enterPlace" value="${(item.enterPlace)!}" readonly="true" hideLabel="true" title="vis_emp_entrance" path="visPlace.do?getPlaceList">
* <#if "${(item.id)!}" == "">
<#else>
<@ZKUI.Combo id="visGender" value="${(item.gender)!}" empty="true" readonly="true" width="148" name="gender" title="pers_person_gender" hideLabel="true">
<@ZKUI.Combo id="visNationality" empty="false" readonly="false" width="148" value="${(item.nationality)!}" name="nationality" hideLabel="true" title="pers_person_nationality" path="baseDictionaryValue.do?selectList&key=PersNationality"> *
<@i18n 'vis_op_permission'/> <#if visParams['vis.isNeedFP'] == "1" || visParams['vis.isNeedIssueCard'] == "1" || visParams['vis.isNeedPwd'] == "1" || visParams['vis.isNeedSC'] == "1"> <#if visParams['vis.isNeedIssueCard'] == "1" || visParams['vis.isNeedSC'] == "1"> <#if visParams['vis.isNeedPwd'] == "1"> <#if visParams['vis.isNeedFP'] == "1">
<@ZKUI.ComboTree id="vis_levelIds" width="148" url="visLevel.do?getVisLevel" value="${(item.levelIds)!}" hideLabel="true" name="levelIds" isTree="false"/> <@ZKUI.Input type="datetime" id="vis_validStartTime" endId="vis_validEndTime" today="true" max="today" hideLabel="true" name="validStartTime" value="${(item.validStartTime?string('yyyy-MM-dd HH:mm:ss'))!}" readonly="readonly" style="background-color: white;cursor: default;color: black;" notCheckRange="true"/> <@ZKUI.Input type="datetime" id="vis_validEndTime" todayRange="end" today="true" min="today" hideLabel="true" name="validEndTime" value="${(item.validEndTime?string('yyyy-MM-dd HH:mm:ss'))!}" readonly="readonly" style="background-color: white;cursor: default;color: black;" notCheckRange="true"/>
<#if "${application['pers.cardsReadMode']}" == '2'>
<@i18n 'vis_op_capture'/>