解决dropdown弹出来之后改变位置动画还是上次的bug
This commit is contained in:
parent
e09b07b79c
commit
3d1fa03442
1 changed files with 3 additions and 0 deletions
|
@ -49,6 +49,9 @@
|
||||||
},
|
},
|
||||||
onCreate:()=>{
|
onCreate:()=>{
|
||||||
this.resetTransformOrigin();
|
this.resetTransformOrigin();
|
||||||
|
},
|
||||||
|
onUpdate:()=>{
|
||||||
|
this.resetTransformOrigin();
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
Loading…
Add table
Reference in a new issue