update DatePicker

update DatePicker
This commit is contained in:
梁灏 2016-12-19 21:09:57 +08:00
parent fa3a666da1
commit 0a5c5f4132
5 changed files with 138 additions and 43 deletions

View file

@ -124,7 +124,7 @@
},
setDate () {
// this.value = '2016-12-24'
// this.value2 = ['2016-9-1', '2016-9-20']
this.value2 = ['2016-9-1', '2016-9-20']
}
}
}