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