perf: 批量命令搜索优化

This commit is contained in:
feng626
2022-08-18 11:44:45 +08:00
parent 5346eb1ef1
commit 8ad0d2ac58

View File

@@ -100,7 +100,7 @@ export default {
options: [
{
label: this.$t('audits.Hosts'),
value: 'asset__hostname'
value: 'hostname_ip'
}
]
},