feat:增加考勤查询学员

This commit is contained in:
lixg
2023-01-05 17:13:04 +08:00
parent 90210d1997
commit bfffbc8ae6
3 changed files with 123 additions and 142 deletions

View File

@@ -513,14 +513,14 @@ export default {
align: "center",
className: "h",
},
// {
// title: "所在岗位",
// dataIndex: "gang",
// key: "gang",
// width: 50,
// align: "center",
// className: "h",
// },
{
title: "所在岗位",
dataIndex: "gang",
key: "gang",
width: 50,
align: "center",
className: "h",
},
{
title: "签到时间",
dataIndex: "cur",