From ffef33a9fcc1ad24adebe77df581e1640b7981ee Mon Sep 17 00:00:00 2001 From: MaysWind Date: Sat, 29 Jul 2023 16:29:56 +0800 Subject: [PATCH] code refactor, set category menu disabled when type is modify balance, modify style --- src/views/desktop/TransactionsPage.vue | 30 ++++++++++++++++------ src/views/mobile/transactions/ListPage.vue | 17 ++++++++++-- 2 files changed, 37 insertions(+), 10 deletions(-) diff --git a/src/views/desktop/TransactionsPage.vue b/src/views/desktop/TransactionsPage.vue index d87ef5b8..753b32c1 100644 --- a/src/views/desktop/TransactionsPage.vue +++ b/src/views/desktop/TransactionsPage.vue @@ -105,13 +105,14 @@