From a285707b53f75bd90eb2f6d1a95cd9c8ae8d82fa Mon Sep 17 00:00:00 2001 From: MaysWind Date: Sun, 12 Jan 2025 17:42:01 +0800 Subject: [PATCH] migrate tree view selection sheet to composition API and typescript --- .../mobile/TreeViewSelectionSheet.vue | 217 +++++++++--------- src/views/mobile/transactions/EditPage.vue | 6 +- 2 files changed, 115 insertions(+), 108 deletions(-) diff --git a/src/components/mobile/TreeViewSelectionSheet.vue b/src/components/mobile/TreeViewSelectionSheet.vue index ffc8a9b6..8377e991 100644 --- a/src/components/mobile/TreeViewSelectionSheet.vue +++ b/src/components/mobile/TreeViewSelectionSheet.vue @@ -6,32 +6,32 @@
- +
@@ -40,112 +40,119 @@ - diff --git a/src/views/mobile/transactions/EditPage.vue b/src/views/mobile/transactions/EditPage.vue index 89160527..9115b5e8 100644 --- a/src/views/mobile/transactions/EditPage.vue +++ b/src/views/mobile/transactions/EditPage.vue @@ -112,7 +112,7 @@ {{ $t('None') }} - {{ $t('None') }} - {{ $t('None') }} -