<#include '/public/template/editTemplate.html'> <#assign formId="editForm${uuid}"> <#macro editContent>
*
*
* <@ZKUI.IP name ='ipAddress' value='${(item.ipAddress)!}' disabled='true'/>
* <@ZKUI.ComboTree width="150" autoFirst="true" type="radio" url="/authArea.do?tree" value="${(item.areaId)!}" hideLabel="true" name="areaId"/>
checked="checked"/>
* <@ZKUI.Combo id="idDiningHallId" width="148" hideLabel="true" empty="false" name="diningHallId" value="${(item.diningHallId)!}" path="posIDDiningHall.do?getDiningHallNameList" >