考勤人员页面考勤天数字段获取修改

This commit is contained in:
方亮 2025-08-20 13:50:56 +08:00
parent 988b84d378
commit c17eaf593e
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ export const personColumnsList = [
{ t_props: 'phone', t_label: '联系方式' },
{ t_props: 'postName', t_label: '工种' },
{ t_props: 'subName', t_label: '所属分包' },
{ t_slot: 'attDay', t_label: '考勤天数' },
{ t_slot: 'attNum', t_label: '考勤天数' },
{
t_slot: 'notAttNum',
t_label: '缺勤天数',