diff --git a/src/views/ops/Execution/index.vue b/src/views/ops/Execution/index.vue index 60d1536a2..2862b2fb7 100644 --- a/src/views/ops/Execution/index.vue +++ b/src/views/ops/Execution/index.vue @@ -22,6 +22,9 @@ export default { showExecutionDetailDialog: false, tableConfig: { url: '/api/v1/ops/job-executions/', + columnsExclude: [ + 'summary', 'parameters' + ], columnsShow: { min: ['material', 'actions'], default: [