#8083 add change state btn #854

Merged
jorgep merged 5 commits from 8083-hotfix-changeState into master 2024-10-22 12:48:00 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 033d6bddbe - Show all commits

View File

@ -334,7 +334,7 @@ onUnmounted(() => (stateStore.rightDrawer = false));
<ExpeditionNewTicket
:ticket="ticketData"
:with-route="newTicketWithRoute"
:selected-expeditions="selectedExpeditions"
:selected-expeditions="selectedRows"
/>
</QDialog>
<QDialog ref="logsTableDialogRef" transition-show="scale" transition-hide="scale">