diff --git a/src/components/04_product-service/ServiceProperties.vue b/src/components/04_product-service/ServiceProperties.vue index cfb52c19..41594bba 100644 --- a/src/components/04_product-service/ServiceProperties.vue +++ b/src/components/04_product-service/ServiceProperties.vue @@ -196,61 +196,62 @@ function confirmDelete(items: unknown[], index: number) { :class=" index === formServiceProperties.additional.length - 1 && 'q-mb-lg' " - :ref="`item-${index}`" > - - +
+ + - - {{ index + 1 }} - + + {{ index + 1 }} + - - - - + + + + +