From 02ad2dda9b171d454370d679065b984fc09e4c55 Mon Sep 17 00:00:00 2001
From: lSun <15893999301@qq.com>
Date: Thu, 2 Jan 2025 21:44:19 +0800
Subject: [PATCH] =?UTF-8?q?=E6=89=93=E5=8D=A1=E8=AE=B0=E5=BD=95?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/report/attReport/index.vue | 1 +
src/views/report/monthlyError/index.vue | 40 ++++++++++++-------------
2 files changed, 21 insertions(+), 20 deletions(-)
diff --git a/src/views/report/attReport/index.vue b/src/views/report/attReport/index.vue
index 70b6e2c..9f19365 100644
--- a/src/views/report/attReport/index.vue
+++ b/src/views/report/attReport/index.vue
@@ -559,6 +559,7 @@
openAttCountList(row){
this.title = "打卡记录(当天12:00至第二天凌晨05:00)";
this.queryAttCount.userId = row.userId;
+ this.queryAttCount.userName = row.userName;
this.queryAttCount.attCurrentDay = row.attCurrentDay;
this.showAttCount = true;
this.getAttCountList();
diff --git a/src/views/report/monthlyError/index.vue b/src/views/report/monthlyError/index.vue
index bdfcd32..1b423d2 100644
--- a/src/views/report/monthlyError/index.vue
+++ b/src/views/report/monthlyError/index.vue
@@ -35,8 +35,8 @@
>导出数据
-
-
+
+
@@ -104,7 +104,7 @@
-
+
@@ -148,23 +148,23 @@
{{ formatDate(scope.row.attCurrent) }}
-
+
-
+
-
+
-
+
-
+
@@ -444,4 +444,4 @@
display: none;
}
}
-
\ No newline at end of file
+