From bf66d4ec998a461bedb6113843d8c858dc2b1264 Mon Sep 17 00:00:00 2001 From: wbuezas Date: Sun, 25 Feb 2024 22:02:52 -0300 Subject: [PATCH 1/9] Table column filters --- src/pages/Entry/EntryLatestBuys.vue | 425 +++++++++++++++++++++++++++- 1 file changed, 416 insertions(+), 9 deletions(-) diff --git a/src/pages/Entry/EntryLatestBuys.vue b/src/pages/Entry/EntryLatestBuys.vue index f4a423f3b..32f975ca7 100644 --- a/src/pages/Entry/EntryLatestBuys.vue +++ b/src/pages/Entry/EntryLatestBuys.vue @@ -1,5 +1,5 @@