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