dashboard
repositories
filestore
activity
search
login
main
/
expert_management
专家管理系统后台
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
修改用户个人资料同步缓存信息
RuoYi
2020-02-08
5cdb4ecba56abd729f710bf468b5ab7d0f922e2d
[expert_management.git]
/
ruoyi-ui
/
babel.config.js
1
2
3
4
5
module.exports = {
presets: [
'@vue/app'
]
}