<#include '/public/template/editTemplate.html'> <#macro editContent> <#if !staff> <@ZKUI.Layout pattern="2E" style="height:100%;width:100%;"> <@ZKUI.Cell height="120" hideHeader="true" fixSize="height">
* <@ZKUI.Combo empty="false" hideLabel="true" name="overtimeSign" value="${(item.overtimeSign)!}" title="att_overtime_type" width="148">
* <@ZKUI.Input id="attOverStartTimeId" type="datetime" value="${(item.startDatetime)!}" readonly="true" today="true" name="startDatetime" hideLabel="true" title="common_startTime"/>