update dropdown.vue popper.js opts

This commit is contained in:
梁灏 2018-04-10 16:13:09 +08:00
parent 694378a57c
commit 61339d6328

View file

@ -46,7 +46,10 @@
placement: this.placement,
modifiers: {
computeStyle:{
gpuAcceleration: false,
gpuAcceleration: false
},
preventOverflow :{
boundariesElement: 'body'
}
},
onCreate:()=>{