update DatePicker
update DatePicker
This commit is contained in:
parent
e1874103ad
commit
344131a7af
4 changed files with 10 additions and 4 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue