inspection Point base form

This commit is contained in:
Julian Krauser 2025-07-09 12:58:12 +02:00
parent e7078960ba
commit eb4d338583
19 changed files with 457 additions and 25 deletions

View file

@ -1,5 +1,5 @@
<template>
<div class="flex flex-col w-full h-full gap-2 justify-center px-7">
<div class="flex flex-col w-full h-full gap-2 justify-center">
<Pagination
:items="damageReports"
:totalCount="totalCount"