update TimePicker
update TimePicker
This commit is contained in:
parent
0dd7b94a4d
commit
3a435d65da
1 changed files with 2 additions and 2 deletions
|
@ -67,7 +67,7 @@
|
|||
disabledMinutes: [],
|
||||
disabledSeconds: [],
|
||||
hideDisabledOptions: false
|
||||
}
|
||||
};
|
||||
},
|
||||
computed: {
|
||||
classes () {
|
||||
|
@ -103,7 +103,7 @@
|
|||
seconds: valEnd.getSeconds()
|
||||
},
|
||||
false
|
||||
)
|
||||
);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue