From cfd1b1e5502844af7f6b496049f4c6e57a412af9 Mon Sep 17 00:00:00 2001 From: feng <1304903146@qq.com> Date: Mon, 21 Nov 2022 15:17:32 +0800 Subject: [PATCH] perf: change secret timedelta --- .../ChangeSecreAtutomationExecutionTaskList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: {