13 小时以前 c77086ad2d7949ab36dd0c4e0b59907e672dd64f
src/views/hrm/attendance/record/data.ts
@@ -75,6 +75,7 @@
  return [
    { field: 'userName', title: '员工姓名', minWidth: 100 },
    { field: 'deptName', title: '部门', minWidth: 120 },
    { field: 'phone', title: '手机号', width: 130 },
    { field: 'date', title: '考勤日期', width: 110 },
    { field: 'clockInTime', title: '上班打卡时间', width: 160 },
    {