guanqb
2022-10-12 57d40a94f0892f81dc14fb700e7614a7776a4fca
1
2
3
// event-bus.js
import Vue from 'vue'
export const EventBus = new Vue()