<#include '/public/template/editTemplate.html'> <#macro editContent>
* disabled="disabled" /> * disabled="disabled" />
* <@ZKUI.Combo id="id_shiftType${uuid!}" width="148" empty="false" value="${(item.shiftType)!}" hideLabel="true" name="shiftType"> <#if "${Application['system.productCode']}" == "ZKBioSecurity"> <@ZKUI.Input type="color" name="shiftColor" readonly="readonly" style="background:${(item.shiftColor)!'#66FF66'}; color:#FFF; width: 143px;" hideLabel="true" value="${(item.shiftColor)!'#66FF66'}"/>
* <@ZKUI.Combo id="id_periodicUnit${uuid!}" width="148" empty="false" value="${(item.periodicUnit)!}" hideLabel="true" name="periodicUnit"> * disabled="disabled" onkeyup="if(this.value.length==1){this.value=this.value.replace(/[^1-9]/g,'')}else{this.value=this.value.replace(/\D/g,'');if(this.value>$('#range').html().substring(3,5)){this.value=$('#range').html().substring(3,5)}}" onafterpaste="if(this.value.length==1){this.value=this.value.replace(/[^1-9]/g,'')}else{this.value=this.value.replace(/\D/g,'');if(this.value>$('#range').html().substring(3,5)){this.value=$('#range').html().substring(3,5)}}"/>
* <@ZKUI.Combo id="id_periodStartMode${uuid!}" name="periodStartMode" value="${(item.periodStartMode)!'0'}" hideLabel="true" empty="false" width="148"> *

<@i18n 'att_shift_isShiftWithinMonthRemark1'/>

<@i18n 'att_shift_isShiftWithinMonthRemark2'/>

<@ZKUI.Combo id="id_isShiftWithinMonth${uuid!}" empty="false" width="148" value="${(item.isShiftWithinMonth?string('true','false'))!'true'}" hideLabel="true" name="isShiftWithinMonth">
*

<@i18n 'att_shift_attShiftStartDateRemark'/>

<@ZKUI.Input id="id_startDate" type="date" value="${((item.startDate)?string('yyyy-MM-dd'))!}" readonly="true" today="true" name="startDate" hideLabel="true" title="att_shift_startDate_firstDay"/>
*

<@i18n 'att_shift_workTypeRemark1'/>

<@i18n 'att_shift_workTypeRemark2'/>

<@i18n 'att_shift_workTypeRemark3'/>

<@ZKUI.Combo width="148" id="shiftWorkType" empty="false" value="${(item.workType)!}" hideLabel="true" name="workType" key="AttShiftWorkType" autoFirst="true" /> *

<@i18n 'att_shift_attendanceModeRemark1'/>

<@i18n 'att_shift_attendanceModeRemark2'/>

<@i18n 'att_shift_attendanceModeRemark3'/>

<@ZKUI.Combo id="attendanceMode${uuid!}" width="148" empty="false" value="${(item.attendanceMode)!}" hideLabel="true" name="attendanceMode">
* <@ZKUI.Combo id="overtimeSign${uuid!}" width="148" empty="false" value="${(item.overtimeSign)!}" hideLabel="true" name="overtimeSign"> * <@ZKUI.Combo id="overtimeMode${uuid!}" width="148" empty="false" value="${(item.overtimeMode)!}" hideLabel="true" name="overtimeMode">
<@i18n 'common_name'/>
<@ZKUI.Layout style="height:310px;width:100%;"> <@ZKUI.Cell width="500" hideHeader="true">
<@ZKUI.Cell hideHeader="true">
<@i18n 'common_tree_selectAll'/> <@i18n 'att_shift_timeSlotDetail'/> <@i18n 'att_shift_notAll'/>
<@i18n 'att_shift_notTime'/>