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