update DateTimePicker

update DateTimePicker
This commit is contained in:
梁灏 2016-12-30 11:15:13 +08:00
parent 5cc9b892b8
commit 62c7f99780
2 changed files with 29 additions and 4 deletions

View file

@ -39,7 +39,7 @@
props: {
date: {
default () {
return initTimeDate()
return initTimeDate();
}
},
value: {