inspection Point base form
This commit is contained in:
parent
e7078960ba
commit
eb4d338583
19 changed files with 457 additions and 25 deletions
|
@ -26,7 +26,7 @@
|
|||
<div class="flex flex-row gap-4">
|
||||
<RouterLink
|
||||
v-if="can('create', 'unit', 'wearable')"
|
||||
:to="{ name: 'admin-unit-inspection-plan', params: { type: 'wearable', relatedId: wearableId } }"
|
||||
:to="{ name: 'admin-unit-inspection-start', params: { type: 'wearable', relatedId: wearableId } }"
|
||||
button
|
||||
primary
|
||||
class="w-fit!"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue