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