mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-15 14:24:39 +00:00
perf: Translate
This commit is contained in:
@@ -130,22 +130,10 @@ export default {
|
||||
searchConfig: {
|
||||
getUrlQuery: true,
|
||||
options: [
|
||||
{
|
||||
label: this.$t('AssetID'),
|
||||
value: 'asset_id'
|
||||
},
|
||||
{
|
||||
label: this.$t('AssetName'),
|
||||
value: 'asset_name'
|
||||
},
|
||||
{
|
||||
label: this.$t('AccountID'),
|
||||
value: 'id'
|
||||
},
|
||||
{
|
||||
label: this.$t('Username'),
|
||||
value: 'username'
|
||||
},
|
||||
{
|
||||
label: this.$t('ExecutionID'),
|
||||
value: 'execution_id'
|
||||
|
||||
Reference in New Issue
Block a user