shuishen
2022-10-31 1e19ae3834e6f7c9ac6e7e1ab42d12eb04ce8aaf
1
2
3
// event-bus.js
import Vue from 'vue'
export const EventBus = new Vue()