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