From 9f438dd648b1777b896fe944c3df93e28c273562 Mon Sep 17 00:00:00 2001 From: MaysWind Date: Mon, 22 Jul 2024 00:50:36 +0800 Subject: [PATCH] fix the bug that the hidden accounts, categories or tags are not displayed in the filter menu when they are chosen in transaction list page --- src/views/desktop/transactions/ListPage.vue | 14 +++++++------- src/views/mobile/transactions/ListPage.vue | 8 ++++---- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/src/views/desktop/transactions/ListPage.vue b/src/views/desktop/transactions/ListPage.vue index 0a2e41aa..5e589e64 100644 --- a/src/views/desktop/transactions/ListPage.vue +++ b/src/views/desktop/transactions/ListPage.vue @@ -154,7 +154,7 @@ -