separate bounds x/y
This commit is contained in:
parent
7ac1a4a9fe
commit
10fc666a49
5 changed files with 3 additions and 108 deletions
|
|
@ -19,7 +19,6 @@ const StatusPopover = {
|
|||
if (!this.status) {
|
||||
this.$store.dispatch('fetchStatus', this.statusId)
|
||||
}
|
||||
console.log(this.$el.offsetParent)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue