mayisheng
2022-08-01 a06c24c96558eb39e9e24537ad4b61a98a487fad
1
2
3
// event-bus.js
import Vue from 'vue'
export const EventBus = new Vue()