feat: refs #6564 add agency & ticket list #1108
|
@ -351,13 +351,13 @@ const confirmAction = (action) => {
|
|||
props: {
|
||||
columns: [
|
||||
{
|
||||
align: 'center',
|
||||
align: 'left',
|
||||
label: t('advanceTickets.destination'),
|
||||
name: 'id',
|
||||
|
||||
field: (row) => row.id,
|
||||
},
|
||||
{
|
||||
align: 'center',
|
||||
align: 'left',
|
||||
label: t('advanceTickets.origin'),
|
||||
name: 'futureId',
|
||||
field: (row) => row.futureId,
|
||||
|
|
Loading…
Reference in New Issue
Válidado con Paco Rico.