dashboard
repositories
filestore
activity
search
login
main
/
sgd
智慧粮库
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
修复 utils/index.js 中不包含 parseTime 函数的 bug
RuoYi
2020-07-30
337f6fd3dbb2f44be6eabe4d65828fce7a81a42e
[sgd.git]
/
ruoyi-ui
/
babel.config.js
1
2
3
4
5
module.exports = {
presets: [
'@vue/app'
]
}