<#include "/public/template/editTemplate.html"> <#macro editContent>
<#if (item.id)?exists>
<#if multiCardInterTimeFunOn?string == "true">
* *
* * <@ZKUI.Combo empty="false" value="${(item.activeTimeSegId)!}" name="activeTimeSegId" hideLabel="true" readonly="true" width="148" path="/accTimeSeg.do?getTimeSegList">
* <@ZKUI.Combo empty="false" value="${(item.verifyMode)!}" name="verifyMode" hideLabel="true" readonly="true" width="148" path="/accDoor.do?getVerifyMode&deviceId=${(item.deviceId)!}"> * <@i18n 'common_second'/>(1-254)
* <@i18n 'common_second'/>(0-254) *
<@i18n 'common_minute'/>(0-120) <@i18n 'common_second'/>(1-254)
(<@i18n 'acc_door_max6BitInteger'/>) <@ZKUI.Combo value="${(item.passModeTimeSegId)!}" name="passModeTimeSegId" hideLabel="true" readonly="true" width="148" path="/accTimeSeg.do?getTimeSegList">
(<@i18n 'common_8BitInteger'/>) * <@i18n 'common_second'/>(5-60)
<@ZKUI.Combo id="idWgInputFmt" value="${(item.wgInputFmtId)!}" empty="false" name="wgInputFmtId" hideLabel="true" readonly="true" width="148" path="/accDoor.do?getWiegandFmtList"> <@ZKUI.Combo id="idWgOutputFmt" value="${(item.wgOutputFmtId)!}" empty="false" name="wgOutputFmtId" hideLabel="true" readonly="true" width="148" path="/accDoor.do?getWiegandFmtList">