From 88d5b1f98fbdc3445ff27d5de1047184f09d3bfb Mon Sep 17 00:00:00 2001 From: MaysWind Date: Wed, 2 Aug 2023 00:01:12 +0800 Subject: [PATCH] set drag handle disabled when loading or updating --- src/views/desktop/AccountsPage.vue | 4 ++-- src/views/desktop/TransactionTagsPage.vue | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/desktop/AccountsPage.vue b/src/views/desktop/AccountsPage.vue index de3d64aa..e467d31d 100644 --- a/src/views/desktop/AccountsPage.vue +++ b/src/views/desktop/AccountsPage.vue @@ -125,9 +125,9 @@ - - {{ $t('Drag and Drop to Change Order') }} + {{ $t('Drag and Drop to Change Order') }} diff --git a/src/views/desktop/TransactionTagsPage.vue b/src/views/desktop/TransactionTagsPage.vue index 0715a91e..7c9d7d68 100644 --- a/src/views/desktop/TransactionTagsPage.vue +++ b/src/views/desktop/TransactionTagsPage.vue @@ -147,9 +147,9 @@ {{ $t('Cancel') }} - - {{ $t('Drag and Drop to Change Order') }} + {{ $t('Drag and Drop to Change Order') }}