From eb178e7bed836ff86274e8deed74fadc531a7022 Mon Sep 17 00:00:00 2001 From: MaysWind Date: Fri, 7 Feb 2025 23:24:58 +0800 Subject: [PATCH] set save button disabled when tag name is empty --- src/components/mobile/TransactionTagSelectionSheet.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/mobile/TransactionTagSelectionSheet.vue b/src/components/mobile/TransactionTagSelectionSheet.vue index c829dc9d..d0801413 100644 --- a/src/components/mobile/TransactionTagSelectionSheet.vue +++ b/src/components/mobile/TransactionTagSelectionSheet.vue @@ -63,7 +63,7 @@