shuishen
2023-02-28 a1c2fecb75c9c8fef3345dee6d071faae6d3dccd
1
2
3
// event-bus.js
import Vue from 'vue'
export const EventBus = new Vue()