dashboard
repositories
filestore
activity
search
login
main
/
zhny_web
智慧农业后台管理页面
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
新增地块后刷新地块页面,播种面积总和保留三位小数
guoshilong
2022-08-11
4d9b7dcd147a97135c4cdca281deff650be4b7f3
[zhny_web.git]
/
babel.config.js
1
2
3
4
5
module.exports = {
presets: [
'@vue/app'
]
}