update DatePicker
update DatePicker
This commit is contained in:
parent
98ca354f13
commit
68e9b1003b
10 changed files with 67 additions and 67 deletions
|
@ -19,6 +19,9 @@ export default {
|
|||
},
|
||||
handlePickSuccess () {
|
||||
this.$emit('on-pick-success');
|
||||
},
|
||||
handlePickClick () {
|
||||
this.$emit('on-pick-click');
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue