用this.$bus.on()进行接受时2出现这种错误怎么解决Error in mounted hook: "TypeError: Cannot read properties of undefined (reading 'on')"
在main.js加Vue.prototype.$bus = new Vue()