guanqb
2023-01-15 8b2fc551d8bee2d2143a36e1e2fcd7e81d051b18
1
2
3
// event-bus.js
import Vue from 'vue'
export const EventBus = new Vue()