mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-18 16:32:28 +00:00
perf: 批量命令搜索优化
This commit is contained in:
@@ -100,7 +100,7 @@ export default {
|
||||
options: [
|
||||
{
|
||||
label: this.$t('audits.Hosts'),
|
||||
value: 'asset__hostname'
|
||||
value: 'hostname_ip'
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Reference in New Issue
Block a user