fix: fix termo #915

Merged
carlossa merged 1 commits from hotfix-termog into master 2024-11-12 11:09:41 +00: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