dashboard
repositories
filestore
activity
search
login
main
/
sgd
智慧粮库
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
修复Enter键搜索时是刷新页面而不是查询列表
RuoYi
2020-07-02
e48d75afcd2753e60b1b623dfc1e20341cff23b4
[sgd.git]
/
ruoyi-ui
/
babel.config.js
1
2
3
4
5
module.exports = {
presets: [
'@vue/app'
]
}