<#include '/public/template/editTemplate.html'> <#macro editContent>
* <@ZKUI.ComboTree width="148" type="radio" url="posIDMeal.do?tree" id="posIDMeal" hideLabel="true" value="${(item.mealId)!}" name="mealId" />
* <@ZKUI.Input type="date" id="dhtmlxLongDate" name="orderTime" hideLabel="true" readonly="true" min="today" max="3" value="${(item.orderTime)!}"/>
* <@ZKUI.Combo id="idDiningHallId" width="148" hideLabel="true" empty="false" name="hallingId" value="${(item.hallingId)!}" path="posIDDiningHall.do?getDiningHallNameList" >