diff --git a/pages/banking/statements/[mode]/[[id]].vue b/pages/banking/statements/[mode]/[[id]].vue index 381120f..c0e1859 100644 --- a/pages/banking/statements/[mode]/[[id]].vue +++ b/pages/banking/statements/[mode]/[[id]].vue @@ -144,6 +144,7 @@ const selectAccount = (id) => { const manualAllocationSum = ref(itemInfo.value.amount || 0) const allocationDescription = ref("") const showMoreWithoutRecipe = ref(false) +const showMoreText = ref(false) const saveAllocation = async (allocation) => { @@ -392,7 +393,15 @@ const archiveStatement = async () => {
{{showMoreText ? itemInfo.text : itemInfo.text.substring(0,200)}}
Beschreibung:
+{{item.description}}
Beschreibung:
+{{item.description}}
Beschreibung:
+{{item.description}}
Beschreibung:
+{{item.description}}
Beschreibung:
+{{item.description}}
Beschreibung:
+{{item.description}}