dashboard
repositories
filestore
activity
search
login
main
/
sgd
智慧粮库
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
修复注释与参数名称不对应
Sxile
2020-06-19
9aee5142fd9b40c7a5fefa4cc8d94c7c197e70c6
[sgd.git]
/
ruoyi-ui
/
babel.config.js
1
2
3
4
5
module.exports = {
presets: [
'@vue/app'
]
}