shuishen
2022-04-29 4f55f7d94198eca8eba9ae6b85af19a07cac2f79
1
2
3
// event-bus.js
import Vue from 'vue'
export const EventBus = new Vue()