This commit is contained in:
ogerly 2021-05-10 10:58:46 +02:00
parent b19b870930
commit 6ca0ca7047

View File

@ -19,7 +19,7 @@
:transactionCount="transactionCount"
@update-transactions="updateTransactions"
/>
<gdd-table-footer :count="count"/>
<gdd-table-footer :count="transactionCount"/>
</b-container>
</div>
</template>