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