vue 里 this.$parent 作用

this.$parent 可以访问到父组件 上所有的 data(){ 里的数据信息和生命周期方法,methods里的方法 }!
posted @ 2019-12-04 18:29  winyh  阅读(26418)  评论(0)    收藏  举报