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