From a3226baa81b4c85392303441da47a2a7d154ea49 Mon Sep 17 00:00:00 2001 From: fengyuan_yang <1976974459@qq.com> Date: Thu, 26 Mar 2026 17:23:42 +0800 Subject: [PATCH] =?UTF-8?q?2026-03-26=20=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/yieldReport/com_finish_roll.vue | 187 ++++++++++++++---- .../yieldReport/com_finish_schedule.vue | 10 +- 2 files changed, 150 insertions(+), 47 deletions(-) diff --git a/src/views/modules/yieldReport/com_finish_roll.vue b/src/views/modules/yieldReport/com_finish_roll.vue index 777848c..8a15656 100644 --- a/src/views/modules/yieldReport/com_finish_roll.vue +++ b/src/views/modules/yieldReport/com_finish_roll.vue @@ -3,20 +3,27 @@
-
-
- {{labels.currentTime}} - - -
-
- {{buttons.refreshButton}} - {{buttons.finishRoll}} - {{buttons.closeButton}} - 考勤修改 +
+
+
+ + {{ labels.currentTime }}: + {{ pageData.reportedTime }} +
+
+ + + + +
@@ -37,26 +44,26 @@
- - + +
- +
- +
- +
@@ -74,19 +81,19 @@
- +
- +
- +
@@ -94,19 +101,19 @@
- +
- +
- +
@@ -114,19 +121,19 @@
- +
- +
- +
@@ -153,7 +160,7 @@
- +
@@ -166,7 +173,7 @@
- + @@ -200,7 +207,7 @@
- +
@@ -208,19 +215,19 @@
- +
- +
- +
@@ -228,13 +235,13 @@
- +
- +
@@ -257,12 +264,6 @@
- -
- - -
-
@@ -1618,6 +1619,108 @@ export default {