Commit c9f04e15 authored by 罗超's avatar 罗超

1

parent 931d1f05
const install = (Vue) => {
const Bus = new Vue();
Vue.prototype.$bus = Bus;
}
export default install;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment