diff --git a/src/components/drawers/ActiveAttendance.vue b/src/components/drawers/ActiveAttendance.vue index 0c7a9b5f..e41f7511 100644 --- a/src/components/drawers/ActiveAttendance.vue +++ b/src/components/drawers/ActiveAttendance.vue @@ -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", diff --git a/src/components/drawers/FaceStu.vue b/src/components/drawers/FaceStu.vue index a8353a7b..3ec29b4f 100644 --- a/src/components/drawers/FaceStu.vue +++ b/src/components/drawers/FaceStu.vue @@ -8,7 +8,7 @@ >