dashboard
repositories
filestore
activity
search
login
main
/
sgd
智慧粮库
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
代码生成模板调整,字段为String并且必填则加空串条件
RuoYi
2020-06-08
c8c8193e8d2bc1e093f8d7145fdaf270080090ed
[sgd.git]
/
ruoyi-ui
/
babel.config.js
1
2
3
4
5
module.exports = {
presets: [
'@vue/app'
]
}