update dropdown

This commit is contained in:
huanghong 2018-03-16 16:58:20 +08:00
parent 10d29acb97
commit 347815f7a3
2 changed files with 31 additions and 0 deletions

View file

@ -49,6 +49,7 @@
},
onCreate:()=>{
this.resetTransformOrigin();
this.$nextTick(this.popper.update());
},
onUpdate:()=>{
this.resetTransformOrigin();