perf: Translate

This commit is contained in:
feng
2025-06-11 16:21:08 +08:00
committed by feng626
parent 945ff8fc44
commit d48cb6b1f3

View File

@@ -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'