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