vue-prop父组件向子组件进行传值的方法 vue-prop是父组件向子组件进行传递数据时使用的。 例如子组件为 child vue template: <div>msg: {{msg}}< di JavaScript 2022-04-08 71 点赞 1 评论 107 浏览