inspection Point base form
This commit is contained in:
parent
e7078960ba
commit
eb4d338583
19 changed files with 457 additions and 25 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue