diff --git a/src/components/04_product-service/TotalProductCardComponent.vue b/src/components/04_product-service/TotalProductCardComponent.vue index 78f6a02f..abe8dc6a 100644 --- a/src/components/04_product-service/TotalProductCardComponent.vue +++ b/src/components/04_product-service/TotalProductCardComponent.vue @@ -50,8 +50,11 @@ withDefaults( @click="$emit('select', data)" >
-
+
{{ title ?? 'title' }} + + {{ title ?? 'title' }} +
{{ props.row.name }} - + {{ props.row.name }}
@@ -3689,12 +3695,12 @@ watch( - + -
-
+
+
- +
-
+