dashboard
repositories
filestore
activity
search
login
main
/
zhny_web
智慧农业后台管理页面
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
修复数据存储时id存取错误问题
guoshilong
2022-08-22
e5e4de95332fc18ae9286c4efd5dc2a4a02cb107
[zhny_web.git]
/
babel.config.js
1
2
3
4
5
module.exports = {
presets: [
'@vue/app'
]
}