update DatePicker

update DatePicker
This commit is contained in:
梁灏 2016-12-22 09:18:11 +08:00
parent 98ca354f13
commit 68e9b1003b
10 changed files with 67 additions and 67 deletions

View file

@ -67,6 +67,7 @@
this.$emit('on-pick', index);
}
this.$emit('on-pick-click');
}
}
}