mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-06-07 06:22:27 +03:00
clean
This commit is contained in:
@@ -195,7 +195,6 @@ export default {
|
||||
})
|
||||
},
|
||||
displayPopup () {
|
||||
console.log()
|
||||
const dw = document.documentElement.clientWidth
|
||||
const dh = document.documentElement.clientHeight
|
||||
const InputRect = this.$el.getBoundingClientRect()
|
||||
|
||||
Reference in New Issue
Block a user