feat: refs #6564 add agency & ticket list #1108

Merged
jorgep merged 26 commits from 6564-enhanceTicketAdvance into dev 2025-04-11 09:11:12 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 82fa3b4648 - Show all commits

View File

@ -126,6 +126,7 @@ onMounted(async () => await getItemPackingTypes());
v-model="params.scopeDays"
:label="t('Days onward')"
is-outlined
:step="0"
/>
</QItemSection>
</QItem>