Fixiaobai
2023-09-04 0b9a9b4aa3051565b213b9efcb5e02ecbda0e791
1
2
3
// EventBus.js
import Vue from 'vue';
export const EventBus = new Vue();