Commit c066a929 authored by youjie's avatar youjie

no message

parent 6de34457
...@@ -734,6 +734,7 @@ export default { ...@@ -734,6 +734,7 @@ export default {
//console.log(e) //console.log(e)
}, },
resetHandler() { resetHandler() {
this.currentPrice.startDate = ''
this.$refs.calendar.reset(); this.$refs.calendar.reset();
}, },
changeChosenDateHandler(val) { changeChosenDateHandler(val) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment