dashboard
repositories
filestore
activity
search
login
main
/
moral_fronted
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
1、设备数据导出页面完成 2、列表数据导出页面完成
yichenxi
2023-01-05
8e51c6b4e295d9ab188fb9346bec0297205ad9d0
[moral_fronted.git]
/
babel.config.js
1
2
3
4
5
module.exports = {
presets: [
'@vue/app'
]
}