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