考勤人员页面考勤天数字段获取修改
This commit is contained in:
parent
988b84d378
commit
c17eaf593e
|
|
@ -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: '缺勤天数',
|
||||
|
|
|
|||
Loading…
Reference in New Issue