dashboard
repositories
filestore
activity
search
login
jagzwxm
/
ja_web
吉安感知网项目-前端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
feat:设备应用配置中操作配置接口 编辑保存需传id值
chenyao
2026-04-07
dfaa73ef7e3caca40775f5ec387ab7601ed6c9f1
[jagzwxm/ja_web.git]
/
applications
/
drone-command
/
src
/
utils
/
eventBus.js
1
2
3
4
5
import mitt from 'mitt'
const emitter = mitt()
export default emitter