dashboard
repositories
filestore
activity
search
login
main
/
zhny_web
智慧农业后台管理页面
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
修复首页生产统计农事操作为0问题
xiebin
2022-07-20
f440f5543b6fcb9c6a9dcf2554dee3301665ddaa
[zhny_web.git]
/
babel.config.js
1
2
3
4
5
module.exports = {
presets: [
'@vue/app'
]
}