1
shuishen
2022-11-18 64b64d0bba16f20b123ffb17e08cbf884532785f
1
2
3
// event-bus.js
import Vue from 'vue'
export const EventBus = new Vue()