src/views/employeeSalary/attendanceStatistics/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/employeeSalary/attendanceStatistics/index.vue
@@ -50,7 +50,7 @@ import pageMixin from "@/components/makepager/pager/mixin/pageMixin" import AttendanceStatisticsDetails from "@/views/employeeSalary/attendanceStatistics/components/AttendanceStatisticsDetails" import NewDate from "@/api/date"; const { getCurrentMonth } = NewDate; const { getPreviousMonth } = NewDate; export default { name: "attendanceStatistics", props: { @@ -69,7 +69,7 @@ }, }, object:{ date:getCurrentMonth() date:getPreviousMonth() }, editRow:{