@@ -251,6 +251,9 @@
newMonth:'',//更改时选择的月份
currentDeptId: '',
data : [],//加班信息弹框
+ ipagination:{
+ pageSize: 31,
+ },
columns2:[{
title: '加班申请时间',
align: "center",
@@ -366,11 +369,7 @@
dataIndex: 'attendanceCount'
},
- {
- title: '请假',
- align: "center",
- dataIndex: 'holidayType'
- },
+
{
title: '加班时间',
@@ -379,6 +378,10 @@
scopedSlots: {
customRender: 'customDuration'
}
+ },{
+ title: '请假',
+ align: "center",
+ dataIndex: 'holidayType'
title: '校准人',