eventbus pass data to whatever you want child or component. // event-bus.js import Vue from 'vue' export default new Vue // Parent.vue ...
確定! 回上一頁