<div class="menu-wrapper" ref="menuWrapper" >
this.$refs.menuWrapper
从新渲染完 在执行
this.$nextTick( () => {console.log(1111)this._initBetter()})