diff --git a/src/pages/Entry/EntryLatestBuys.vue b/src/pages/Entry/EntryLatestBuys.vue index 7c5e03285..65747d2e2 100644 --- a/src/pages/Entry/EntryLatestBuys.vue +++ b/src/pages/Entry/EntryLatestBuys.vue @@ -654,7 +654,7 @@ onUnmounted(() => (stateStore.rightDrawer = false)); - + diff --git a/src/pages/Entry/EntryLatestBuysFilter.vue b/src/pages/Entry/EntryLatestBuysFilter.vue index e715b4d8d..55f75d0c5 100644 --- a/src/pages/Entry/EntryLatestBuysFilter.vue +++ b/src/pages/Entry/EntryLatestBuysFilter.vue @@ -1,36 +1,31 @@ @@ -395,25 +370,16 @@ const getCategoryClass = (category, params) => { gap: 12px; .category { - flex: 1; - flex-shrink: 0; - display: flex; - justify-content: center; + padding: 8px; + width: 60px; + height: 60px; + font-size: 1.4rem; + background-color: var(--vn-light-gray); &.active { - .category-icon { - background-color: $primary; - } + background-color: $primary; } } - - .category-icon { - border-radius: 50%; - background-color: var(--vn-light-gray); - font-size: 2.6rem; - padding: 8px; - cursor: pointer; - } } .filter-icon { @@ -437,11 +403,6 @@ const getCategoryClass = (category, params) => { en: params: - orderBy: Order By - tag: Tag - value: Value - order: Order - supplier: Supplier from: From to: To @@ -451,13 +412,10 @@ en: salesPersonFk: Buyer categoryFk: Category typeFk: Type + tag: Tag + value: Value es: params: - orderBy: Ordenar por - tag: Etiqueta - value: Valor - order: Orden - supplier: Proveedor from: Desde to: Hasta @@ -467,6 +425,8 @@ es: salesPersonFk: Comprador categoryFk: Categoría typeFk: Tipo + tag: Etiqueta + value: Valor Plant: Planta Flower: Flor