From a2bce22a3a4df5f4662c373e57c07fa4268aeee1 Mon Sep 17 00:00:00 2001
From: 小小儁爺 <1694218219@qq.com>
Date: 星期五, 13 六月 2025 09:02:52 +0800
Subject: [PATCH] 1.修改工单打印模板

---
 src/views/attendanceModule/attendanceMonth.vue |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/views/attendanceModule/attendanceMonth.vue b/src/views/attendanceModule/attendanceMonth.vue
index b86eba5..0e3933d 100644
--- a/src/views/attendanceModule/attendanceMonth.vue
+++ b/src/views/attendanceModule/attendanceMonth.vue
@@ -392,6 +392,8 @@
   activated() {
     window.addEventListener('resize', this.getHeight)
     this.getHeight()
+    this.getMonthlyWageReportSearch()
+    this.getPrentOrganizationNoCompany()
   },
   created() {
     this.getMonthlyWageReportSearch()

--
Gitblit v1.9.3