mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-13 11:24:17 +00:00
perf: 搜索下拉 ID
This commit is contained in:
@@ -85,6 +85,9 @@ export default {
|
||||
{ label: i18n.t('common.No'), value: false }
|
||||
]
|
||||
}
|
||||
if (option.value === 'id') {
|
||||
option.label = 'ID'
|
||||
}
|
||||
vm.internalOptions.push(option)
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user