support tag group for transaction tags in the import transaction tool

This commit is contained in:
MaysWind
2026-01-19 00:47:10 +08:00
parent 50b4c96a99
commit 8dcb8648a5
4 changed files with 32 additions and 20 deletions
-1
View File
@@ -757,7 +757,6 @@ export const useTransactionTagsStore = defineStore('transactionTags', () => {
// states
allTransactionTagGroups,
allTransactionTagGroupsMap,
allTransactionTags,
allTransactionTagsMap,
allTransactionTagsByGroupMap,
transactionTagGroupListStateInvalid,