Login
Discover
Waves
Communities
Login
Signup
RE: RE: Vue.js实战笔记
You are viewing a single comment's thread from:
RE: Vue.js实战笔记
View the full context
lemooljiang
(75)
Published in
#starnote
Words
0
Reading
0 min
Listen
Play
2020-01-18 04:13
直接在子组件中使用 this.$parent 即可获取父组件对象。
这种方法比较简单,但是不太直观,建议使用上一种方法。
@lemooljiang: 直接在子组件中使用 | Ecency
RE: Vue.js实战笔记