dashboard
repositories
filestore
activity
search
login
drone
/
drone-web-manage
无人机管理后台前端(已迁走)
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
feat:默认本年,把工单统计占比更好事件概括统计接口
chenyao
2025-11-28
466cbe781ab2e8fb8725069e4041be43a8663b31
[drone/drone-web-manage.git]
/
src
/
utils
/
eventBus.js
1
2
3
4
5
import mitt from 'mitt'
const emitter = mitt()
export default emitter