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

@ -67,7 +67,6 @@
if (newVal && !oldVal) {
this.rangeState.selecting = false;
this.markRange(newVal);
// todo
this.$emit('on-pick', {
minDate: this.minDate,
maxDate: this.maxDate