<#assign editPage="true"> <#include '/public/template/editTemplate.html'> <#macro editContent>
* *
* <@ZKUI.Combo width="148" empty="false" hideLabel="true" value="${(item.discount)!}" name="discount"> * <@ZKUI.Combo id="idBatchTimeName" autoFirst="true" width="148" type="radio" value="${(item.batchTimeName)!}" name="batchTimeName" hideLabel="true" empty="false" path="/posBatchTime.do?getBatchTimeList">
* *
* *
* *
* *
<@ZKUI.ComboTree width="148" id="id_meal" url="posMeal.do?tree" value="${(item.mealId)!}" hideLabel="true" name="mealId"/> <@ZKUI.ComboTree width="148" url="posDevice.do?tree" value="${(item.deviceId)!}" hideLabel="true" name="deviceId"/>