仪表盘
版本库
文件存储
活动
搜索
登录
main
/
lims-before
lims前端
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
bug修复
value
2023-09-05
e6d901a82c66b13bda0f76f3c1939a8e464e18fe
[lims-before.git]
/
src
/
utils
/
EventBus.js
1
2
3
// EventBus.js
import Vue from 'vue';
export const EventBus = new Vue();