From e8fbe84e4fdd024d3a5dd946c4d4b5f4252e27dd Mon Sep 17 00:00:00 2001 From: Ruslan Bakiev <572431+veikab@users.noreply.github.com> Date: Thu, 9 Apr 2026 15:29:35 +0700 Subject: [PATCH] Remove tags column from catalog table --- app/components/catalog/CatalogConfigurator.vue | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/app/components/catalog/CatalogConfigurator.vue b/app/components/catalog/CatalogConfigurator.vue index bd90df0..c6a9d56 100644 --- a/app/components/catalog/CatalogConfigurator.vue +++ b/app/components/catalog/CatalogConfigurator.vue @@ -600,7 +600,6 @@ function decrementSelected(group: ProductGroup) { Толщина Втулка Короб - Теги Действие @@ -612,18 +611,6 @@ function decrementSelected(group: ProductGroup) { {{ product.thicknessMicron ?? '—' }} {{ product.sleeveBrand ?? '—' }} {{ product.quantityPerBox ?? '—' }} - -
- - {{ tag }} - -
- -