zouyu
2023-09-06 af75159618b6b090710b9515bc789fa9accdc3bd
1
2
3
// EventBus.js
import Vue from 'vue';
export const EventBus = new Vue();