dashboard
repositories
filestore
activity
search
login
main
/
sgd
智慧粮库
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
修复验证码异常时network面板的中文会出现乱码问题
RuoYi
2020-07-31
c0251e5cda35a1ab8c21d62edfd3d60e654d082a
[sgd.git]
/
ruoyi-ui
/
babel.config.js
1
2
3
4
5
module.exports = {
presets: [
'@vue/app'
]
}