update DatePicker
update DatePicker
This commit is contained in:
parent
fa3a666da1
commit
0a5c5f4132
5 changed files with 138 additions and 43 deletions
|
@ -67,7 +67,6 @@
|
|||
if (newVal && !oldVal) {
|
||||
this.rangeState.selecting = false;
|
||||
this.markRange(newVal);
|
||||
// todo 待验证
|
||||
this.$emit('on-pick', {
|
||||
minDate: this.minDate,
|
||||
maxDate: this.maxDate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue