From f762245f22593c84a7ad2b5cf67e4eff0110664d Mon Sep 17 00:00:00 2001 From: JyuHsin <729757837@qq.com> Date: Fri, 13 Jun 2025 17:05:27 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../statistics/TheRapyRecuperationLineFragmentController.java | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/java/io/v/nutz/zhgh/therapyRecuperation/controller/statistics/TheRapyRecuperationLineFragmentController.java b/src/main/java/io/v/nutz/zhgh/therapyRecuperation/controller/statistics/TheRapyRecuperationLineFragmentController.java index 1a93389..9aa5df5 100644 --- a/src/main/java/io/v/nutz/zhgh/therapyRecuperation/controller/statistics/TheRapyRecuperationLineFragmentController.java +++ b/src/main/java/io/v/nutz/zhgh/therapyRecuperation/controller/statistics/TheRapyRecuperationLineFragmentController.java @@ -393,6 +393,7 @@ public class TheRapyRecuperationLineFragmentController { LEFT JOIN the_rapy_recuperation_base_management bm ON bm.id = en.takePartInBaseManagementId LEFT JOIN the_rapy_recuperation_travel_agency ta ON ta.id = bm.travelAgencyId LEFT JOIN sys_user u ON u.loginName = en.loginName + $condition """); Cnd cnd = Cnd.NEW(); cnd.andEX("bm.year", ">=", startYear); From a32b500cfc64c35f07f4b30ad6cb508480315832 Mon Sep 17 00:00:00 2001 From: JyuHsin <729757837@qq.com> Date: Mon, 16 Jun 2025 08:37:41 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../theRapyRecuperation/theRapyConfig/TheRapyConfig.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/resources/views/platform/theRapyRecuperation/theRapyConfig/TheRapyConfig.html b/src/main/resources/views/platform/theRapyRecuperation/theRapyConfig/TheRapyConfig.html index 7c415b2..09c05ae 100644 --- a/src/main/resources/views/platform/theRapyRecuperation/theRapyConfig/TheRapyConfig.html +++ b/src/main/resources/views/platform/theRapyRecuperation/theRapyConfig/TheRapyConfig.html @@ -181,14 +181,14 @@ layout("/layouts/platform.html"){ v-model.number="formData.provinceStartYear"> - + - +