#include '/public/template/editTemplate.html'> <#macro editContent>
| * | <@ZKUI.Input id="beginTime" type="datetime" name="startDatetimeBegin" min="-1" todayRange="start" max="today" today="-2" hideLabel="true" noOverToday="true" readonly="false" title="common_startTime"/> |
|---|---|
| * | <@ZKUI.Input type="datetime" id="endTime" name="startDatetimeEnd" min="-1" max="today" todayRange="end" today="true" noOverToday="true" hideLabel="true" readonly="false" title="common_endTime"/> |