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