update DatePicker

update DatePicker
This commit is contained in:
梁灏 2016-12-15 20:16:58 +08:00
parent 10f622acb9
commit c46f385a83
9 changed files with 565 additions and 56 deletions

View file

@ -20,9 +20,7 @@ export default {
},
default: 'date'
},
value: {
type: [String, Array]
}
value: {}
},
created () {
if (!this.value) {