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