ysh 2 năm trước cách đây
mục cha
commit
0a84e31376

+ 8 - 5
src/views/system/schedulingInformation/ViewClockUserInfo.vue

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