dashboard
repositories
filestore
activity
search
login
main
/
zhny_web
智慧农业后台管理页面
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
修复出入库时参数未填报错
guoshilong
2022-07-29
6cc3edaac8e02ff75fa1c17cf29575db97150b61
[zhny_web.git]
/
babel.config.js
1
2
3
4
5
module.exports = {
presets: [
'@vue/app'
]
}