在子组件中:
需要从父组件中获取hello值,通过props:[‘hello‘]
在父组件中:
Vue父子组件之间的传值
原文:https://www.cnblogs.com/bindy-totoro/p/15062818.html