HOTFIX: Add acl in description button #1231

Merged
jsegarra merged 1 commits from hotfix_ticketService_acl into master 2025-01-17 09:05:46 +00:00
1 changed files with 1 additions and 0 deletions

View File

@ -166,6 +166,7 @@ async function handleSave() {
v-model="row.ticketServiceTypeFk"
:options="ticketServiceOptions"
option-label="name"
:roles-allowed-to-create="['administrative']"
option-value="id"
hide-selected
>