This commit is contained in:
@jyuhsin
2025-07-15 14:56:38 +08:00
parent 3bb5542bac
commit 1e7c2119b9
@@ -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() {