dashboard
repositories
filestore
activity
search
login
main
/
zhny_web
智慧农业后台管理页面
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
修复农事操作记录地块条件查询不生效问题
xiebin
2022-07-20
43b98b6b79ea1eeb4683db3944809d51d3bb5d40
[zhny_web.git]
/
babel.config.js
1
2
3
4
5
module.exports = {
presets: [
'@vue/app'
]
}