update DatePicker

update DatePicker
This commit is contained in:
梁灏 2016-12-15 23:41:06 +08:00
parent e1874103ad
commit 344131a7af
4 changed files with 10 additions and 4 deletions

View file

@ -33,13 +33,13 @@
// return time && time.valueOf() < Date.now();
}
},
format: 'yyyy/MM/dd'
format: 'yyyy年MM月dd日'
}
},
computed: {},
methods: {
change (date) {
// console.log(date)
console.log(date)
},
change2 (s) {
// console.log(s)