8144-devToTest_2448 #963

Merged
alexm merged 347 commits from 8144-devToTest_2448 into test 2024-11-19 07:54:42 +00:00
1 changed files with 1 additions and 2 deletions
Showing only changes of commit f29d873ed4 - Show all commits

View File

@ -120,13 +120,13 @@ const columns = computed(() => [
name: 'concept',
align: 'left',
sortable: true,
component: 'input',
},
{
label: t('item.buyRequest.state'),
field: 'state',
name: 'state',
align: 'left',
sortable: true,
},
{
label: '',
@ -252,7 +252,6 @@ onBeforeMount(() => {
<TicketDescriptorProxy :id="row.ticketFk" />
</QTd>
</template>
<template #body-cell-shipped="{ row }">
<QTd>
<QBadge