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