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