forked from verdnatura/salix-front
feat: add acl in description button
This commit is contained in:
parent
b89293a9a3
commit
3ab3f146d4
|
@ -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
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue