diff --git a/components/modal.vue b/components/modal.vue index 70896b8..74b5a8a 100644 --- a/components/modal.vue +++ b/components/modal.vue @@ -91,7 +91,7 @@ const roubleSign = new Intl.NumberFormat('ru-RU', { const total_colors = computed(() => { return [ `Ламели ${lamelle_color.value} ${getColorNameFromRal(lamelle_color.value)}`, - `Столбы ${pillar_color.value} ${getColorNameFromRal(lamelle_color.value)}`, + `Столбы ${pillar_color.value} ${getColorNameFromRal(pillar_color.value)}`, ] }) const total_txt = computed(() => {