liu
3 天以前 f7e06aaee32674791f63d6e5111c0d0a3f4de4a3
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 },
    {