mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-16 15:19:25 +00:00
fix: 修复应用账号查询问题
This commit is contained in:
committed by
Jiangjie.Bai
parent
848bdcba36
commit
2da4e4f7a0
@@ -135,7 +135,7 @@ export default {
|
||||
mfaVerifyRequired: true
|
||||
},
|
||||
searchConfig: {
|
||||
exclude: ['systemuser', 'asset']
|
||||
exclude: ['systemuser', 'app']
|
||||
},
|
||||
hasSearch: true
|
||||
}
|
||||
|
Reference in New Issue
Block a user