diff --git a/jero-web/src/views/projectManagement/components/TaskParameterCollection.vue b/jero-web/src/views/projectManagement/components/TaskParameterCollection.vue index f28187e55..6e80ce64e 100644 --- a/jero-web/src/views/projectManagement/components/TaskParameterCollection.vue +++ b/jero-web/src/views/projectManagement/components/TaskParameterCollection.vue @@ -158,7 +158,7 @@ title: this.$t('operation'), align: 'center', fixed: 'right', - width: 200, + width: 310, scopedSlots: { customRender: 'operation' } } ],