ref

  • 在dom中
<div ref="box">12345
</div>
  • 在mounted中
console.log(this.$refs.box)
posted @ 2024-03-09 14:11  zongkm  阅读(10)  评论(0编辑  收藏  举报