fix: 修复应用账号查询问题

This commit is contained in:
Michael Bai
2022-01-18 15:02:24 +08:00
committed by Jiangjie.Bai
parent 848bdcba36
commit 2da4e4f7a0

View File

@@ -135,7 +135,7 @@ export default {
mfaVerifyRequired: true
},
searchConfig: {
exclude: ['systemuser', 'asset']
exclude: ['systemuser', 'app']
},
hasSearch: true
}