Vue 组件之间通讯方式

134 阅读1分钟

父子props、$emit、v-on、attrsattrs、listeren、ref、this.$refs、$children、$parent

兄弟vuex、eventbus

跨层级provide、inject、$root