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() {