commit
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user