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