mirror of
https://github.com/jumpserver/lina.git
synced 2026-02-21 06:03:22 +00:00
fixed: The summary and parameter fields were removed
This commit is contained in:
@@ -22,6 +22,9 @@ export default {
|
||||
showExecutionDetailDialog: false,
|
||||
tableConfig: {
|
||||
url: '/api/v1/ops/job-executions/',
|
||||
columnsExclude: [
|
||||
'summary', 'parameters'
|
||||
],
|
||||
columnsShow: {
|
||||
min: ['material', 'actions'],
|
||||
default: [
|
||||
|
||||
Reference in New Issue
Block a user