update
This commit is contained in:
parent
0d0198664b
commit
8a0cb3ce80
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@
|
||||||
this.slotStyle = {
|
this.slotStyle = {
|
||||||
width: this.$refs.point.clientWidth + 'px',
|
width: this.$refs.point.clientWidth + 'px',
|
||||||
height: this.$refs.point.clientHeight + 'px'
|
height: this.$refs.point.clientHeight + 'px'
|
||||||
}
|
};
|
||||||
this.slot = true;
|
this.slot = true;
|
||||||
this.styles = {
|
this.styles = {
|
||||||
top: `${this.offsetTop}px`,
|
top: `${this.offsetTop}px`,
|
||||||
|
|
Loading…
Add table
Reference in a new issue