mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-29 21:28:52 +00:00
perf: update execution
This commit is contained in:
@@ -45,10 +45,10 @@ export default {
|
||||
name: 'AccountDiscoverExecutionDetail',
|
||||
params: { id: row.id }
|
||||
}),
|
||||
getTitle: ({ row }) => row.short_id,
|
||||
getTitle: ({ row }) => row['short_id'],
|
||||
drawer: true
|
||||
},
|
||||
width: '240px'
|
||||
width: '120px'
|
||||
},
|
||||
status: {
|
||||
label: this.$t('Status'),
|
||||
|
||||
Reference in New Issue
Block a user