<#include '/public/template/editTemplate.html'> <#macro editContent>
*
<#if sn?exists> <#else> * <#if sn?exists> <#else>
* <@ZKUI.Combo width="148" autoFirst="true" empty="false" id="diningHallId${uuid}" value="${(hallDefaultValue)!}" name="diningHallId" hideLabel="true" path="posIDDiningHall.do?getDiningHallNameList">
* <@ZKUI.Combo width="148" autoFirst="true" id="idConsumeMode" empty="false" name="consumeMode" hideLabel="true" value="${item.consumeMode}" onChange="posConsumeModeChange" path="posIDFaceConsumeDevice.do?getConsumeMode&deviceType=${(item.deviceType)!}">
*

<@i18n 'posid_timingMode_tip1'/>

*

<@i18n 'posid_timingMode_tip2'/>

*
* <@ZKUI.Combo width="148px" empty="false" name="consumeOrder" hideLabel="true" value="${(item.consumeOrder)!}" path="posIDFaceConsumeDevice.do?getConsumeOrder&deviceType=${(item.deviceType)!}">
<@ZKUI.Input hideLabel="true" type="checkbox" id="isAccountkindRestrict" name="isAccountkindRestrict" value="1"/>
<@ZKUI.Input hideLabel="true" type="checkbox" id="isOfflineConsume" name="isOfflineConsume" value="1" checked="checked" onchange="offlineConsumeClick(this)"/>
<@ZKUI.Input hideLabel="true" type="checkbox" id="clearFlag" name="clearFlag" value="1" checked="checked"/>