<#include '/public/template/editTemplate.html'> <#macro editContent> <#if task?? && task.taskId?exists >
<#else> <#if task.processIndex?exists > <#include '/att/flowable/approveContent.html' />
* <@ZKUI.Combo id="adjustType${uuid}" empty="false" hideLabel="true" name="adjustType" value="${(item.adjustType)!}" width="148" onChange="adjustTypeChange">
* <@ZKUI.Input id="attAdjustDateId" type="date" value="${(item.adjustDate)!}" name="adjustDate" readonly="true" today="true" hideLabel="true" title="att_adjust_adjustDate"/>
* <@ZKUI.Combo id="attAdjustSelectShift${uuid}" width="148" hideLabel="true" empty="false" name="shiftId" value="${attShiftId}" readonly="true" path="attShift.do?getShiftList">
<@i18n '审批结果'/>