update DateTimePicker

update DateTimePicker
This commit is contained in:
梁灏 2016-12-30 11:34:01 +08:00
parent 62c7f99780
commit a8571a5fa1
3 changed files with 18 additions and 0 deletions

View file

@ -64,6 +64,7 @@
v-ref:time-picker
:date="date"
:value="value"
show-date
@on-pick="handleTimePick"></time-picker>
</div>
<Confirm