11-wms/src/utils/bus.js
2022-10-19 17:01:55 +08:00

5 lines
68 B
JavaScript

import Vue from 'vue'
import VueBus from 'vue-bus'
Vue.use(VueBus)