From 89ef6a5f3228635b18a90b1dc8b183b58c40aa90 Mon Sep 17 00:00:00 2001 From: lSun <15893999301@qq.com> Date: Thu, 13 Feb 2025 15:57:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B0=E6=8D=AE=E7=9C=8B=E6=9D=BF=E3=80=81?= =?UTF-8?q?=E5=85=B6=E4=BB=96=E7=BB=9F=E8=AE=A1=E7=9A=84=E2=80=9C=E5=87=BA?= =?UTF-8?q?=E5=85=A5=E5=BC=82=E5=B8=B8=E2=80=9D=E5=AD=97=E6=AE=B5=E5=8E=BB?= =?UTF-8?q?=E6=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/dashboard/bottomTwo.vue | 4 +--- src/views/dashboard/topOne.vue | 4 ++-- src/views/report/dayReport/index.vue | 4 ++-- src/views/report/monthReport/index.vue | 4 ++-- src/views/report/monthlyError/index.vue | 4 ++-- 5 files changed, 9 insertions(+), 11 deletions(-) diff --git a/src/views/dashboard/bottomTwo.vue b/src/views/dashboard/bottomTwo.vue index df63156..40a02ff 100644 --- a/src/views/dashboard/bottomTwo.vue +++ b/src/views/dashboard/bottomTwo.vue @@ -73,7 +73,7 @@ export default { containLabel: true, }, xAxis: { - data: ['迟到', '早退', '旷工', '请假', '打卡地异常', '出入异常'] + data: ['迟到', '早退', '旷工', '请假', '打卡地异常'] }, yAxis: {}, series: [{ @@ -104,8 +104,6 @@ export default { types = 6; }else if(params.name=="打卡地异常"){ types = 9; - }else if(params.name=="出入异常"){ - types = 8; } self.toggleDialog(12,types) }); diff --git a/src/views/dashboard/topOne.vue b/src/views/dashboard/topOne.vue index 819c458..fb5be99 100644 --- a/src/views/dashboard/topOne.vue +++ b/src/views/dashboard/topOne.vue @@ -50,10 +50,10 @@
打卡地异常

{{ todayAbnormalBean.addressErrorNum }}

-
+
diff --git a/src/views/report/dayReport/index.vue b/src/views/report/dayReport/index.vue index b1327a4..5211830 100644 --- a/src/views/report/dayReport/index.vue +++ b/src/views/report/dayReport/index.vue @@ -103,14 +103,14 @@ - + - + - +