From 1e7c2119b94fcb32c844d29a7d488834a755427d Mon Sep 17 00:00:00 2001 From: "@jyuhsin" <729757837@qq.com> Date: Tue, 15 Jul 2025 14:56:38 +0800 Subject: [PATCH] commit --- .../views/mobile/therapyRecuperation/baseManagement.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main/resources/views/mobile/therapyRecuperation/baseManagement.html b/src/main/resources/views/mobile/therapyRecuperation/baseManagement.html index 3e51f54..2c72a2f 100644 --- a/src/main/resources/views/mobile/therapyRecuperation/baseManagement.html +++ b/src/main/resources/views/mobile/therapyRecuperation/baseManagement.html @@ -584,6 +584,8 @@ layout("/mobile/platform.html"){ this.formData.playDay = val.value this.lotValue = val.value == 2.5 ? 3 : val.value this.formData.specificTime = '' + this.chooseDate = [] + this.$refs.cal.reset(null) this.playDayVisible = false }, specificTimeClick() {