Merge pull request #3723 from jumpserver/pr@dev@asset_select

perf: 改密推送 选择资产支持标签搜索
This commit is contained in:
feng626 2024-02-04 17:29:13 +08:00 committed by GitHub
commit beb8ace5bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -110,6 +110,7 @@ export default {
headerActions: {
hasLeftActions: false,
hasRightActions: false,
hasLabelSearch: true,
searchConfig: {
getUrlQuery: false
}