From 4f48e9c03a7da3a8c517794904776861f0237da6 Mon Sep 17 00:00:00 2001 From: shijing Date: Wed, 8 Mar 2023 12:19:49 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=BC=E5=87=BA=E9=A1=B5=E9=83=A8=E9=97=A8?= =?UTF-8?q?=E7=AD=9B=E9=80=89=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/hrm/clock_record.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() {