<#assign gridName="attDeptSchGrid${uuid!}"> <@ZKUI.Layout pattern="2U"> <@ZKUI.Cell hideHeader="true" height="240" width="500"> <@ZKUI.GridBox gridName="${gridName}"> <@ZKUI.Searchbar> <@ZKUI.SearchTop> <@ZKUI.ComboGrid autoFirst="true" id="attDeptComboTree" width="148" queryField="name" hideLabel="true" text="${(item.deptName)!treeDeptName!}" value="${(item.deptId)!treeDeptId!}" grid_showColumns="ra,name,parentName" grid_vo="com.zkteco.zkbiosecurity.auth.vo.AuthDepartmentSelectItem" grid_query="authDepartment.do?listSelect" onChange="loadDeptLevel"/> <@ZKUI.Toolbar> <@ZKUI.ToolItem id="refresh" text="common_op_refresh" img="comm_refresh.png" action="commonRefresh" permission="att:deptsch:refresh"> <@ZKUI.ToolItem id="attDeptSch.do?edit" text="common_op_new" width="650" height="500" img="comm_add.png" action="commonAdd" permission="att:deptsch:add"> <@ZKUI.ToolItem id="attDeptSch.do?del&names=(deptName)" text="common_op_del" img="comm_del.png" action="commonDel" callback="reloadAttDeptSchGrid" permission="att:deptsch:del"> <@ZKUI.ToolItem id="attTempSch.do?edit&tempType=1" width="650" height="500" text="att_schedult_opAddTempSch" action="commonOpen" img="comm_add.png" permission="att:deptsch:addtempsch"> <@ZKUI.Grid vo="com.zkteco.zkbiosecurity.att.vo.AttDeptSchItem" query="attDeptSch.do?list"/> <@ZKUI.Cell hideHeader="true">
<< >>

<@i18n 'att_schedule_normalSchInfo'/>

<@i18n 'att_schedule_multipleInterSchInfo'/>

<@i18n 'att_schedule_inderSchFirstDayInfo'/>

<@i18n 'att_schedule_inderSchSecondDayInfo'/>

  • <@i18n "common_abb_sunday"/>
  • <@i18n "common_abb_monday"/>
  • <@i18n "common_abb_tuesday"/>
  • <@i18n "common_abb_wednesday"/>
  • <@i18n "common_abb_thursday"/>
  • <@i18n "common_abb_friday"/>
  • <@i18n "common_abb_saturday"/>