mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 01:04:25 +08:00
support tag group for transaction tags in the import transaction tool
This commit is contained in:
@@ -757,7 +757,6 @@ export const useTransactionTagsStore = defineStore('transactionTags', () => {
|
||||
// states
|
||||
allTransactionTagGroups,
|
||||
allTransactionTagGroupsMap,
|
||||
allTransactionTags,
|
||||
allTransactionTagsMap,
|
||||
allTransactionTagsByGroupMap,
|
||||
transactionTagGroupListStateInvalid,
|
||||
|
||||
Reference in New Issue
Block a user