From 45c709c4561bd92fc866d21016a47e7602c3e374 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=B5=B5=E5=AE=8F=E6=96=8C?= <2164406372@qq.com>
Date: Wed, 6 Aug 2025 17:26:44 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9TPM=E5=91=98=E5=B7=A5?=
=?UTF-8?q?=E8=80=83=E5=8B=A4=E5=8A=9F=E8=83=BD=E6=9F=A5=E8=AF=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../eamReport/employeeAttendanceTime.vue | 607 +++++++++---------
1 file changed, 317 insertions(+), 290 deletions(-)
diff --git a/src/views/modules/eamReport/employeeAttendanceTime.vue b/src/views/modules/eamReport/employeeAttendanceTime.vue
index e62eb10..06c01ce 100644
--- a/src/views/modules/eamReport/employeeAttendanceTime.vue
+++ b/src/views/modules/eamReport/employeeAttendanceTime.vue
@@ -43,6 +43,9 @@
+
+
+
+
+
+
+
+
+
查询
{
+ if (data.code === 0) {
+ this.roleList = data.rows
+ this.$set(this.searchData,'roleId',20)
+ } else {
+ this.roleList = []
+ }
+ })
+ },
// 获取用户的bu
getSite () {
let tempData = {