标签:refs的用法

refs的用法

#refs的用法

📚 共 3 篇文章 🏷️ 标签分类 📝 refs的用法
refs的用法

Vue中$refs的用法详解

说明:vm.$refs一个对象,持有已注册过ref的所有子组件(或HTML元素)使用:在HTML元素中,