mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-06-23 10:20:35 +03:00
clean
This commit is contained in:
@@ -248,7 +248,6 @@ export default {
|
|||||||
if (!this.confirm && !this.disabled) {
|
if (!this.confirm && !this.disabled) {
|
||||||
this.updateDate()
|
this.updateDate()
|
||||||
if (!show && this.type === 'date' && !this.range) {
|
if (!show && this.type === 'date' && !this.range) {
|
||||||
console.log('show')
|
|
||||||
this.closePopup()
|
this.closePopup()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user