diff --git a/src/views/ops/Execution/index.vue b/src/views/ops/Execution/index.vue index 6c302e030..055cb991f 100644 --- a/src/views/ops/Execution/index.vue +++ b/src/views/ops/Execution/index.vue @@ -56,12 +56,6 @@ export default { return {row.job?.name || '-'} } }, - material: { - width: '160px' - }, - job_type: { - width: '96px' - }, is_finished: { width: '96px', formatter: (row) => { diff --git a/src/views/ops/File/index.vue b/src/views/ops/File/index.vue index e57ff4bb8..d4de879eb 100644 --- a/src/views/ops/File/index.vue +++ b/src/views/ops/File/index.vue @@ -53,10 +53,9 @@ multiple > -