From 9fcb4f3a1f548aa357f79161ffea4b04332e00b0 Mon Sep 17 00:00:00 2001 From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com> Date: Mon, 2 Feb 2026 17:40:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/report/attendanceRate/index.vue | 28 +++++++++++++++++++---- 1 file changed, 23 insertions(+), 5 deletions(-) diff --git a/src/views/report/attendanceRate/index.vue b/src/views/report/attendanceRate/index.vue index ac41f0c..5e03a5b 100644 --- a/src/views/report/attendanceRate/index.vue +++ b/src/views/report/attendanceRate/index.vue @@ -133,19 +133,36 @@ + @@ -262,8 +279,9 @@ v-if="item.needShow" style="color: #02a7f0; cursor: pointer" @click="openRecord(scope.row, item.type)" - >{{ scope.row[item.prop] }} + {{ scope.row[item.prop] }} + {{ scope.row[item.prop] }}