fix: sort by name in description
gitea/salix-front/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Jon Elias 2025-01-20 14:42:51 +01:00
parent c43a8d0a38
commit 5a5adbd165
1 changed files with 1 additions and 0 deletions

View File

@ -168,6 +168,7 @@ async function handleSave() {
option-label="name"
option-value="id"
hide-selected
sort-by="name ASC"
>
<template #form>
<TicketCreateServiceType