dashboard
repositories
filestore
activity
search
login
main
/
Inspection-Saber
巡检项目后台管理
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
添加库存管理功能
xiebin
2022-09-16
032d8e38b2d035210e8dde8aed0a8061e060b9d6
[Inspection-Saber.git]
/
babel.config.js
1
2
3
4
5
module.exports = {
presets: [
'@vue/app'
]
}