Compare commits

...

1 Commits

Author SHA1 Message Date
Carlos Satorres d9b3d83209 fix: fix role 2024-11-12 12:04:05 +01:00
1 changed files with 1 additions and 0 deletions

View File

@ -207,6 +207,7 @@ const onThermographCreated = async (data) => {
option-label="thermographFk"
:disable="viewAction === 'edit'"
:tooltip="t('New thermograph')"
:roles-allowed-to-create="['logistic']"
>
<template #form>
<CreateThermographForm