liuyg
2022-03-28 dafcf3589fcb54287ff9119fc74946b4235952e1
1
2
3
// event-bus.js
import Vue from 'vue'
export const EventBus = new Vue()