Counter in BankingStatement

This commit is contained in:
2025-04-08 15:33:04 +02:00
parent c53154d115
commit e45ff93100

View File

@@ -428,7 +428,7 @@ const archiveStatement = async () => {
<div class="scrollList mt-3 px-2 pb-3" style="height: 35vh"> <div class="scrollList mt-3 px-2 pb-3" style="height: 35vh">
<UDivider>Vorhandene Buchungen</UDivider> <UDivider>Vorhandene Buchungen<UBadge v-if="itemInfo.statementallocations.length > 0" variant="outline" class="ml-2">{{itemInfo.statementallocations.length}}</UBadge></UDivider>
<UCard <UCard
class="mt-5" class="mt-5"