shuishen
2022-10-25 a04addf65be877a704de0136fcf3b02aef79fe0c
1
2
3
// event-bus.js
import Vue from 'vue'
export const EventBus = new Vue()