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