From 73f8446d0730675a6f06b79086346dff90b63d34 Mon Sep 17 00:00:00 2001 From: MaysWind Date: Thu, 9 Oct 2025 22:34:58 +0800 Subject: [PATCH] support modifying amount and description when importing transactions --- src/components/desktop/AmountInput.vue | 6 ++- .../tabs/ImportTransactionCheckDataTab.vue | 43 +++++++++++++++++-- 2 files changed, 43 insertions(+), 6 deletions(-) diff --git a/src/components/desktop/AmountInput.vue b/src/components/desktop/AmountInput.vue index 395c897f..ce534a08 100644 --- a/src/components/desktop/AmountInput.vue +++ b/src/components/desktop/AmountInput.vue @@ -1,7 +1,8 @@ +