dashboard
repositories
filestore
activity
search
login
main
/
expert_management
专家管理系统后台
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
表单类型为Integer/Long设置整形默认值
RuoYi
2020-07-30
cbf4795fd54734bef37fb38fce42532c8998b7fd
[expert_management.git]
/
ruoyi-ui
/
babel.config.js
1
2
3
4
5
module.exports = {
presets: [
'@vue/app'
]
}