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