8231_testToMaster_2448 #997

Merged
alexm merged 400 commits from 8231_testToMaster_2448 into master 2024-11-26 06:28:29 +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