2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-07 06:22:27 +03:00
This commit is contained in:
mengxiong10
2017-05-16 20:21:12 +08:00
parent b14834456b
commit 15f969ed5e
-1
View File
@@ -195,7 +195,6 @@ export default {
})
},
displayPopup () {
console.log()
const dw = document.documentElement.clientWidth
const dh = document.documentElement.clientHeight
const InputRect = this.$el.getBoundingClientRect()