fixed: The summary and parameter fields were removed

This commit is contained in:
zhaojisen
2024-06-28 11:18:23 +08:00
parent 887496fe51
commit 5412647971

View File

@@ -22,6 +22,9 @@ export default {
showExecutionDetailDialog: false,
tableConfig: {
url: '/api/v1/ops/job-executions/',
columnsExclude: [
'summary', 'parameters'
],
columnsShow: {
min: ['material', 'actions'],
default: [