<el-col :span="7" ref="wrap"><div></div></el-col>
mounted () { let height =document.body.clientHeight
console.log(height)
console.log(this.$refs.wrap)
// this.$refs.wrap.style.height = height
}
输出的this.$refs.wrap,并不是一个dom,不知是哪里出了问题?
慕雪6442864
智慧大石
随时随地看视频慕课网APP
相关分类