dashboard
repositories
filestore
activity
search
login
main
/
sgd
智慧粮库
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
修改单表代码生成模板
RuoYi
2020-06-14
83460dfcb600a6eb5d3a20ac523e5c54d9e1f01d
[sgd.git]
/
ruoyi-ui
/
babel.config.js
1
2
3
4
5
module.exports = {
presets: [
'@vue/app'
]
}