1
shuishen
2022-12-30 fc4fa3c9db663e143cc7bdd46c9cf4e5d194718c
1
2
3
// event-bus.js
import Vue from 'vue'
export const EventBus = new Vue()