diff --git a/src/views/hrm/clock_record.vue b/src/views/hrm/clock_record.vue index 7bc6ea96..2740293c 100644 --- a/src/views/hrm/clock_record.vue +++ b/src/views/hrm/clock_record.vue @@ -132,7 +132,7 @@ }, mounted() { this.getDept(); - that.ElLoading =null; + this.ElLoading =null; }, methods: { async getDept() {