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