diff --git a/src/views/accounts/ChangeSecreAtutomation/ChangeSecreAtutomationDetail/ChangeSecreAtutomationExecution/ChangeSecreAtutomationExecutionDetail/ChangeSecreAtutomationExecutionTaskList.vue b/src/views/accounts/ChangeSecreAtutomation/ChangeSecreAtutomationDetail/ChangeSecreAtutomationExecution/ChangeSecreAtutomationExecutionDetail/ChangeSecreAtutomationExecutionTaskList.vue index a7cfa6f94..171ff1444 100644 --- a/src/views/accounts/ChangeSecreAtutomation/ChangeSecreAtutomationDetail/ChangeSecreAtutomationExecution/ChangeSecreAtutomationExecutionDetail/ChangeSecreAtutomationExecutionTaskList.vue +++ b/src/views/accounts/ChangeSecreAtutomation/ChangeSecreAtutomationDetail/ChangeSecreAtutomationExecution/ChangeSecreAtutomationExecutionDetail/ChangeSecreAtutomationExecutionTaskList.vue @@ -23,7 +23,7 @@ export default { tableConfig: { url: `/api/v1/assets/change-secret-records/?execution_id=${this.object.id}`, columns: [ - 'asset', 'account', 'date_started', 'date_finished', 'status', 'error' + 'asset', 'account', 'date_started', 'date_finished', 'timedelta', 'status', 'error' ], columnsMeta: { asset: {