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