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