guanqb
2023-05-08 a8c6dfabddb4156f0334fb4e21cc2e2affb12e1d
1
2
3
// event-bus.js
import Vue from 'vue'
export const EventBus = new Vue()