value
2023-09-07 c48511779f77e1d525638ef2450fde5057dce9d5
1
2
3
// EventBus.js
import Vue from 'vue';
export const EventBus = new Vue();