xiaohaizhao пре 2 година
родитељ
комит
1316d028a5
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      pages/index/index.vue

+ 1 - 0
pages/index/index.vue

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