diff --git a/api/common.js b/api/common.js index c2ec5aa..e6a5765 100644 --- a/api/common.js +++ b/api/common.js @@ -59,7 +59,7 @@ export default { //考勤列表 --分页 - clocking_list(data) { + clockingList(data) { let url = `/member/clocking_list` return http.get(url, data).then(res => { return res; diff --git a/pages/common/my_attendance.vue b/pages/common/my_attendance.vue index 84511c4..07a90ff 100644 --- a/pages/common/my_attendance.vue +++ b/pages/common/my_attendance.vue @@ -3,6 +3,7 @@ - + - + - + + - 请假 + 请假 + + +