Counter in BankingStatement
This commit is contained in:
@@ -428,7 +428,7 @@ const archiveStatement = async () => {
|
||||
|
||||
|
||||
<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
|
||||
class="mt-5"
|
||||
|
||||
Reference in New Issue
Block a user