From 0aec4dc56a0028bfad4acff9ce73f08c7837cf88 Mon Sep 17 00:00:00 2001 From: Fine Date: Mon, 28 Nov 2022 17:22:38 +0800 Subject: [PATCH] fix --- .../related/network-profiling/components/NewTask.vue | 4 ++++ 1 file changed, 4 insertions(+) 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 );