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