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