diff --git a/frontend/src/views/machine/testScript/components/communication.vue b/frontend/src/views/machine/testScript/components/communication.vue index 4652a77..2c5914f 100644 --- a/frontend/src/views/machine/testScript/components/communication.vue +++ b/frontend/src/views/machine/testScript/components/communication.vue @@ -21,7 +21,7 @@ v-if="row.show" :active-value="1" :inactive-value="0" - :disabled="disabled" + :disabled="row.disabled || disabled" >