dashboard
repositories
filestore
activity
search
login
main
/
sgd
智慧粮库
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
优化selectDictLabel方法,数组迭代器换为some
RuoYi
2020-07-30
4126f634baf8be303ac4309b072f413b232e3919
[sgd.git]
/
ruoyi-ui
/
babel.config.js
1
2
3
4
5
module.exports = {
presets: [
'@vue/app'
]
}