mayisheng
2022-08-05 b0648690b8d3b746eeca878be38fc7b4da5ffbe9
1
2
3
// event-bus.js
import Vue from 'vue'
export const EventBus = new Vue()