diff --git a/src/views/dashboard/related/network-profiling/components/NewTask.vue b/src/views/dashboard/related/network-profiling/components/NewTask.vue index 5d45ef73..b8dd7fcd 100644 --- a/src/views/dashboard/related/network-profiling/components/NewTask.vue +++ b/src/views/dashboard/related/network-profiling/components/NewTask.vue @@ -28,6 +28,7 @@ limitations under the License. --> class="mr-5 cp" iconName="remove_circle_outline" size="middle" + v-show="conditionsList.length !== 1" @click="removeConditions($event, index)" /> index !== key );