@@ -48,6 +48,7 @@ export default {
this.getHeight('.cu-bar', this, false).then(res => {
this.tabHeight = res.height
})
+ this.loadElement()
},
methods: {
opentabControl(active) {