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